We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6b8e7 commit 9da92c6Copy full SHA for 9da92c6
allure-notifications-api/build.gradle
@@ -8,7 +8,7 @@ dependencies {
8
implementation('org.slf4j:slf4j-api')
9
10
api("com.konghq:unirest-java:${unirestVersion}")
11
- implementation('jakarta.mail:jakarta.mail-api:2.1.3')
+ implementation('jakarta.mail:jakarta.mail-api:2.1.4')
12
runtimeOnly('org.eclipse.angus:smtp:2.0.4')
13
implementation('org.freemarker:freemarker:2.3.34')
14
implementation('org.knowm.xchart:xchart:3.8.8')
0 commit comments