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 11eecde commit ba1e8a8Copy full SHA for ba1e8a8
build.gradle.kts
@@ -71,7 +71,7 @@ dependencies {
71
implementation("org.leadpony.justify:justify:3.1.0")
72
73
implementation("dev.harrel:json-schema:1.8.1")
74
- implementation("com.sanctionco.jmail:jmail:1.6.3") // dev.harrel format validation
+ implementation("com.sanctionco.jmail:jmail:2.0.2") // dev.harrel format validation
75
76
runtimeOnly("org.slf4j:slf4j-nop:2.0.17")
77
0 commit comments