We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05df7c3 + 7b9edda commit 50a19f5Copy full SHA for 50a19f5
1 file changed
gradle/libs.versions.toml
@@ -54,7 +54,7 @@ commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.17.0"
54
commonsIo = { module = "commons-io:commons-io", version = "2.18.0" }
55
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
56
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.2.0.202503040940-r" }
57
-okio = { module = "com.squareup.okio:okio", version = "3.10.2" }
+okio = { module = "com.squareup.okio:okio", version = "3.11.0" }
58
59
picocli-core = { module = "info.picocli:picocli", version.ref = "picocli" }
60
picocli-codegen = { module = "info.picocli:picocli-codegen", version.ref = "picocli" }
0 commit comments