Skip to content

Commit 1f2b8c0

Browse files
Update org.eclipse.jgit to 6.6.0.202305301015-r (#129)
1 parent 850ca36 commit 1f2b8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ lazy val core = (
3434
"org.ow2.asm" % "asm" % AsmVersion,
3535
"org.ow2.asm" % "asm-util" % AsmVersion,
3636
"org.scala-lang" % "scalap" % System.getProperty("scalap.version", scalaVersion.value),
37-
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.5.0.202303070854-r",
37+
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.6.0.202305301015-r",
3838
"org.slf4j" % "slf4j-api" % "2.0.7",
3939
"org.slf4j" % "log4j-over-slf4j" % "2.0.7", // for any java classes looking for this
4040
"ch.qos.logback" % "logback-classic" % "1.4.7",

0 commit comments

Comments
 (0)