Updated JGit to 6.9.0
This commit is contained in:
parent
a6196c5311
commit
3d48a31669
@ -41,7 +41,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
val jgit = "6.7.0.202309050840-r"
|
||||
val jgit = "6.9.0.202403050737-r"
|
||||
|
||||
if (currentOs() == OS.LINUX && isLinuxAarch64) {
|
||||
implementation(compose.desktop.linux_arm64)
|
||||
|
Loading…
Reference in New Issue
Block a user