Skip to content

Commit ea9429a

Browse files
Update dependency org.eclipse.jgit:org.eclipse.jgit to v7.7.0.202606012155-r
1 parent adde42b commit ea9429a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ commonsCodec = { module = "commons-codec:commons-codec", version = "1.22.0" }
5050
commonsLang = { module = "org.apache.commons:commons-lang3", version = "3.20.0" }
5151
commonsIo = { module = "commons-io:commons-io", version = "2.22.0" }
5252
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" }
53+
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "7.7.0.202606012155-r" }
5454
okio = { module = "com.squareup.okio:okio", version = "3.17.0" }
5555

5656
picocli-core = { module = "info.picocli:picocli", version.ref = "picocli" }

0 commit comments

Comments
 (0)