Skip to content

Commit bbae6c7

Browse files
authored
Merge pull request #179 from scala-steward/update/org.eclipse.jgit-5.13.5.202508271544-r
Update org.eclipse.jgit to 5.13.5.202508271544-r
2 parents 9103439 + 74cd417 commit bbae6c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
22

33
// Use jgit 5.x because newer version does not support Java 8, while our CI can run on Java 8
4-
dependencyOverrides += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.2.202306221912-r"
4+
dependencyOverrides += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.5.202508271544-r"

0 commit comments

Comments
 (0)