Skip to content

Commit 2cc7313

Browse files
Update org.eclipse.jgit to 6.7.0.202309050840-r (#141)
1 parent c0d96f6 commit 2cc7313

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.6.1.202309021850-r",
37+
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.7.0.202309050840-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.11",

0 commit comments

Comments
 (0)