We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da4f773 + 21dd09f commit 3bebf92Copy full SHA for 3bebf92
1 file changed
build.gradle.kts
@@ -35,7 +35,7 @@ repositories {
35
dependencies {
36
implementation("org.jcommander:jcommander:3.0")
37
implementation("com.felipebz.zpa:zpa-core:4.1.0")
38
- implementation("com.felipebz.zpa:zpa-checks:4.0.0")
+ implementation("com.felipebz.zpa:zpa-checks:4.1.0")
39
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")
0 commit comments