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 160d9ae + b3fc5f8 commit e409234Copy full SHA for e409234
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.2.0.202503040940-r",
+ "org.eclipse.jgit" % "org.eclipse.jgit" % "7.2.1.202505142326-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