Skip to content

Commit f57829d

Browse files
Update dependency org.eclipse.jgit:org.eclipse.jgit to v6.6.0.202305301015-r
1 parent 3b2f357 commit f57829d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ repositories {
1212

1313
dependencies {
1414
implementation("org.gradle:gradle-tooling-api:8.2-20230323083057+0000")
15-
implementation("org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r")
15+
implementation("org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r")
1616
}

0 commit comments

Comments
 (0)