Skip to content

Commit 9d503c8

Browse files
authored
Merge pull request #558 from mkurz/play-doc-upgrade
play-doc 3.0.1 (helps render svg files)
2 parents 66efe20 + 996ac22 commit 9d503c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scalaVersion := "2.13.12"
77
scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchecked")
88

99
libraryDependencies ++= Seq(
10-
"org.playframework" %% "play-doc" % "3.0.0",
10+
"org.playframework" %% "play-doc" % "3.0.1",
1111
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.7.0.202309050840-r",
1212
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
1313
"org.webjars" % "jquery" % "3.7.1",

0 commit comments

Comments
 (0)