Skip to content

Commit cba5a7f

Browse files
committed
Update org.eclipse.jgit to 5.13.1.202206130422-r
1 parent 6f6a053 commit cba5a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object Dependencies {
2626
val commontTextV = "1.9"
2727
val googleDiffV = "1.3.0"
2828
val java8CompatV = "0.9.0"
29-
val jgitV = "5.13.0.202109080827-r"
29+
val jgitV = "5.13.1.202206130422-r"
3030
val metaconfigFor211V = "0.9.10" // metaconfig stops publishing for scala 2.11
3131
val metaconfigV = "0.10.0"
3232
val pprintV = "0.6.6" // don't bump, rules built against metaconfig 0.9.15 or earlier would not link

0 commit comments

Comments
 (0)