Skip to content

Commit 5797b5d

Browse files
authored
[2.10.x] play-docs-sbt-plugin 2.9.8 (was 2.9.7) (#1194)
1 parent f7cc8a4 commit 5797b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
resolvers ++= DefaultOptions.resolvers(snapshot = true)
66

7-
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.7"))
7+
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.8"))
88

99
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1010

0 commit comments

Comments
 (0)