We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e59a7dd + 8b7e913 commit cdc406aCopy full SHA for cdc406a
1 file changed
gradle/libs.versions.toml
@@ -49,7 +49,7 @@ commonsCodec = { module = "commons-codec:commons-codec", version = "1.18.0" }
49
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.0.202503040940-r" }
+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" }
54
55
picocli-core = { module = "info.picocli:picocli", version.ref = "picocli" }
0 commit comments