Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Nov 7, 2022
1 parent baac363 commit 16717b1
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 @@ -7,7 +7,7 @@ scalaVersion := "2.13.10"
scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchecked")

libraryDependencies ++= Seq(
"com.typesafe.play" %% "play-doc" % "2.1.0",
"com.typesafe.play" %% "play-doc" % "2.2.0-M1",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.1.202206130422-r",
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
"org.webjars" % "jquery" % "3.6.1",
Expand Down

0 comments on commit 16717b1

Please sign in to comment.