We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64efdcb commit ea66158Copy full SHA for ea66158
1 file changed
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
implementation("org.jcommander:jcommander:3.0")
37
implementation("com.felipebz.zpa:zpa-core:4.0.0")
38
implementation("com.felipebz.zpa:zpa-checks:4.0.0")
39
- implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.21.1")
+ implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.21.2")
40
implementation("org.pf4j:pf4j:3.15.0")
41
implementation("org.slf4j:slf4j-jdk14:2.0.17")
42
implementation("me.lucko:jar-relocator:1.7")
0 commit comments