We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adde42b commit b9d9fbeCopy full SHA for b9d9fbe
1 file changed
gradle/libs.versions.toml
@@ -50,7 +50,7 @@ commonsCodec = { module = "commons-codec:commons-codec", version = "1.22.0" }
50
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.20.0" }
51
commonsIo = { module = "commons-io:commons-io", version = "2.22.0" }
52
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.18" }
53
-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.6.0.202603022253-r" }
+jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.7.0.202606012155-r" }
54
okio = { module = "com.squareup.okio:okio", version = "3.17.0" }
55
56
picocli-core = { module = "info.picocli:picocli", version.ref = "picocli" }
0 commit comments