Skip to content

Commit

Permalink
newest jgit
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Mar 22, 2023
1 parent f98dd32 commit f35f44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchec

libraryDependencies ++= Seq(
"com.typesafe.play" %% "play-doc" % "2.2.0-M1",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.3.0.202209071007-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.5.0.202303070854-r",
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
"org.webjars" % "jquery" % "3.6.3",
"org.webjars" % "html5shiv" % "3.7.3-1",
Expand Down

0 comments on commit f35f44b

Please sign in to comment.