Skip to content

Commit 0fabcfe

Browse files
authored
Merge pull request #648 from scala-steward/update/org.eclipse.jgit-7.4.0.202509020913-r
org.eclipse.jgit 7.4.0.202509020913-r (was 7.3.0.202506031305-r)
2 parents 0a7969a + feda8d7 commit 0fabcfe

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
@@ -8,7 +8,7 @@ scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchec
88

99
libraryDependencies ++= Seq(
1010
"org.playframework" %% "play-doc" % "3.0.1",
11-
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.3.0.202506031305-r",
11+
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.4.0.202509020913-r",
1212
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
1313
"org.webjars" % "jquery" % "3.7.1",
1414
"org.webjars" % "html5shiv" % "3.7.3-1",

0 commit comments

Comments
 (0)