Skip to content

Commit 568b904

Browse files
committed
chore: add postmark dependency
1 parent f571bad commit 568b904

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rentplace/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ dependencies {
4242
runtimeOnly("io.jsonwebtoken:jjwt-jackson:0.12.6")
4343
runtimeOnly("io.jsonwebtoken:jjwt-impl:0.12.6")
4444
implementation("io.jsonwebtoken:jjwt-api:0.12.6")
45+
implementation("com.postmarkapp:postmark:1.11.1")
4546

4647
compileOnly 'org.projectlombok:lombok'
4748
runtimeOnly 'org.postgresql:postgresql'

0 commit comments

Comments
 (0)