Skip to content

Commit b2e1799

Browse files
authored
Merge pull request #253 from scala-steward/update/org.eclipse.jgit-5.13.5.202508271544-r
Update org.eclipse.jgit to 5.13.5.202508271544-r
2 parents fe30613 + cc75aa8 commit b2e1799

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
@@ -65,7 +65,7 @@ lazy val core = project.
6565
"org.ow2.asm" % "asm" % AsmVersion,
6666
"org.ow2.asm" % "asm-util" % AsmVersion,
6767
"org.scala-lang" % "scalap" % System.getProperty("scalap.version", scalaVersion.value),
68-
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.2.202306221912-r",
68+
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.5.202508271544-r",
6969
"org.slf4j" % "slf4j-api" % "2.0.17",
7070
"org.slf4j" % "log4j-over-slf4j" % "2.0.17", // for any java classes looking for this
7171
"ch.qos.logback" % "logback-classic" % "1.3.16",

0 commit comments

Comments
 (0)