Skip to content

Commit b80376a

Browse files
committed
Update org.eclipse.jgit to 4.6.1.201703071140-r in 2.12.x
1 parent ea281c1 commit b80376a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildInfoPackage := "scalabuild"
2121
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
2222

2323
libraryDependencies ++= Seq(
24-
"org.eclipse.jgit" % "org.eclipse.jgit" % "4.6.0.201612231935-r",
24+
"org.eclipse.jgit" % "org.eclipse.jgit" % "4.6.1.201703071140-r",
2525
"org.slf4j" % "slf4j-nop" % "1.7.32",
2626
"com.googlecode.java-diff-utils" % "diffutils" % "1.3.0"
2727
)

0 commit comments

Comments
 (0)