Skip to content

Commit cd812ae

Browse files
Merge 882d4bd into 92632af
2 parents 92632af + 882d4bd commit cd812ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161

6262
implementation("com.google.guava:guava:31.1-jre")
6363
implementation("org.ow2.asm:asm-tree:9.5")
64-
implementation("org.eclipse.jgit:org.eclipse.jgit:6.3.0.202209071007-r")
64+
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
6565
implementation(libs.kotlinx.serialization.json)
6666
implementation("com.google.code.gson:gson:2.8.9")
6767
implementation(libs.android.gradlePlugin.gradle)

0 commit comments

Comments
 (0)