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 1eb92b2 + a5fec81 commit 3ec2c26Copy full SHA for 3ec2c26
1 file changed
build.sbt
@@ -8,7 +8,7 @@ scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchec
8
9
libraryDependencies ++= Seq(
10
"com.typesafe.play" %% "play-doc" % "2.1.0",
11
- "org.eclipse.jgit" % "org.eclipse.jgit" % "5.7.0.202003110725-r",
+ "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.0.202109080827-r",
12
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
13
"org.webjars" % "jquery" % "3.6.0",
14
"org.webjars" % "html5shiv" % "3.7.3",
0 commit comments