Skip to content

Commit b3fc5f8

Browse files
committed
org.eclipse.jgit 7.2.1.202505142326-r (was 7.2.0.202503040940-r)
1 parent dc43173 commit b3fc5f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.0.202503040940-r",
11+
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.2.1.202505142326-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)