We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86bd3ab + e80da1f commit 01761a8Copy full SHA for 01761a8
1 file changed
build.sbt
@@ -8,7 +8,7 @@ scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchec
8
9
libraryDependencies ++= Seq(
10
"org.playframework" %% "play-doc" % "3.0.1",
11
- "org.eclipse.jgit" % "org.eclipse.jgit" % "7.4.0.202509020913-r",
+ "org.eclipse.jgit" % "org.eclipse.jgit" % "7.5.0.202512021534-r",
12
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
13
"org.webjars" % "jquery" % "3.7.1",
14
"org.webjars" % "html5shiv" % "3.7.3-1",
0 commit comments