Skip to content

Commit 640f46c

Browse files
committed
git: Bump JGit to 5.13.0
1 parent 344516f commit 640f46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indra-git/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22
compileOnlyApi "org.jetbrains:annotations:23.0.0"
3-
api "org.eclipse.jgit:org.eclipse.jgit:5.11.0.+"
3+
api "org.eclipse.jgit:org.eclipse.jgit:5.13.0.+" // stay on 5.x series, 6+ requires Java 11
44
api "net.kyori:mammoth:$mammothVersion"
55
testImplementation project(":indra-testlib")
66
}

0 commit comments

Comments
 (0)