Skip to content

Commit b9dbc06

Browse files
committed
Updated JGit to 7.1.0
1 parent 5c9cc1e commit b9dbc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repositories {
4747
}
4848

4949
dependencies {
50-
val jgit = "7.0.0.202409031743-r"
50+
val jgit = "7.1.0.202411261347-r"
5151

5252
if (currentOs() == OS.LINUX && isLinuxAarch64) {
5353
implementation(compose.desktop.linux_arm64)

0 commit comments

Comments
 (0)