We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a51005c + ccc3e28 commit e957dffCopy full SHA for e957dff
1 file changed
gradle/libs.versions.toml
@@ -50,7 +50,7 @@ commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.17.0"
50
commonsIo = { module = "commons-io:commons-io", version = "2.19.0" }
51
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
52
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.2.1.202505142326-r" }
53
-okio = { module = "com.squareup.okio:okio", version = "3.11.0" }
+okio = { module = "com.squareup.okio:okio", version = "3.12.0" }
54
55
picocli-core = { module = "info.picocli:picocli", version.ref = "picocli" }
56
picocli-codegen = { module = "info.picocli:picocli-codegen", version.ref = "picocli" }
0 commit comments