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 e1ca4d6 commit 0da7a12Copy full SHA for 0da7a12
versions/build.gradle.kts
@@ -71,7 +71,7 @@ dependencies.constraints {
71
api("info.picocli:picocli-codegen:4.7.7")
72
api("info.picocli:picocli:4.7.7")
73
api("io.github.adr:e-adr:2.0.0-SNAPSHOT")
74
- api("io.github.classgraph:classgraph:4.8.179")
+ api("io.github.classgraph:classgraph:4.8.180")
75
api("io.github.java-diff-utils:java-diff-utils:4.15")
76
api("io.github.stefanbratanov:jvm-openai:0.11.0")
77
api("io.github.thibaultmeyer:cuid:2.0.3")
0 commit comments