We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6a053 commit cba5a7fCopy full SHA for cba5a7f
project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
26
val commontTextV = "1.9"
27
val googleDiffV = "1.3.0"
28
val java8CompatV = "0.9.0"
29
- val jgitV = "5.13.0.202109080827-r"
+ val jgitV = "5.13.1.202206130422-r"
30
val metaconfigFor211V = "0.9.10" // metaconfig stops publishing for scala 2.11
31
val metaconfigV = "0.10.0"
32
val pprintV = "0.6.6" // don't bump, rules built against metaconfig 0.9.15 or earlier would not link
0 commit comments