Skip to content

Commit 575ef8a

Browse files
Update org.eclipse.jgit to 6.5.0.202303070854-r (#118)
1 parent 29cd4d2 commit 575ef8a

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.4.0.202211300538-r",
37+
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.5.0.202303070854-r",
3838
"org.slf4j" % "slf4j-api" % "2.0.6",
3939
"org.slf4j" % "log4j-over-slf4j" % "2.0.6", // for any java classes looking for this
4040
"ch.qos.logback" % "logback-classic" % "1.4.6",

0 commit comments

Comments
 (0)