Skip to content

Commit f91e1fb

Browse files
committed
[7.x] play-docs 2.9.7 (was 2.9.6)
1 parent 5842a8c commit f91e1fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lazy val sbtPlayEbean = ProjectRef(Path.fileProperty("user.dir").getParentFile,
66

77
resolvers ++= DefaultOptions.resolvers(snapshot = true)
88

9-
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.6"))
9+
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.7"))
1010

1111
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
1212

0 commit comments

Comments
 (0)