Skip to content

Commit

Permalink
Merge pull request #11446 from mkurz/play-doc-2.2.0-M1
Browse files Browse the repository at this point in the history
play-doc 2.2.0-M1
  • Loading branch information
mkurz committed Sep 30, 2022
2 parents 23efe03 + ed02981 commit 0dbc98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ object Dependencies {
"org.webjars" % "prettify" % "4-Mar-2013-1" % "webjars"
)

val playDocVersion = "2.1.0"
val playDocVersion = "2.2.0-M1"
val playDocsDependencies = Seq(
"com.typesafe.play" %% "play-doc" % playDocVersion
) ++ playdocWebjarDependencies
Expand Down

0 comments on commit 0dbc98a

Please sign in to comment.