Skip to content

Commit 4a42006

Browse files
scala-stewardmkurz
authored andcommitted
[6.0.x] play-ahc-ws 2.9.5 (was 2.9.4)
1 parent 3ef410d commit 4a42006

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
@@ -2,7 +2,7 @@ resolvers ++= DefaultOptions.resolvers(snapshot = true)
22
resolvers ++= Resolver
33
.sonatypeOssRepos("snapshots") // used by deploy nightlies, which publish here & use -Dplay.version
44

5-
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.4"))
5+
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.5"))
66

77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
88
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)