We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0e0f0 commit 326d704Copy full SHA for 326d704
README.md
@@ -11,7 +11,7 @@ Read more @ http://bit.ly/2A1AzEq
11
12
## Version Summary
13
14
-* [Play Framework: 2.8.17](https://www.playframework.com/documentation/2.8.17/Home)
+* [Play Framework: 2.8.19](https://www.playframework.com/documentation/2.8.19/Home)
15
* [React: 18.2.0](https://reactjs.org/)
16
* [Create React App: 5.0.1](https://github.com/facebookincubator/create-react-app)
17
project/plugins.sbt
@@ -1,4 +1,4 @@
1
// The Play plugin
2
-addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.17")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")
3
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
0 commit comments