Skip to content

Commit cde06ac

Browse files
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.9.0.202403050737-r
1 parent 5916e45 commit cde06ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

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

6666
implementation("com.allenliu.badgeview:library:1.1.1")
6767
implementation("androidx.webkit:webkit:1.10.0")
68-
implementation("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")
68+
implementation("org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r")
6969
implementation("com.google.code.gson:gson:2.10.1")
7070
implementation("androidx.activity:activity:1.9.0-alpha03")
7171
implementation("androidx.appcompat:appcompat:1.7.0-alpha03")

0 commit comments

Comments
 (0)