Skip to content

Commit 326d704

Browse files
Update filters-helpers, ... to 2.8.19 (#130)
* Update filters-helpers, ... to 2.8.19 * Update docs --------- Co-authored-by: Domantas Petrauskas <[email protected]>
1 parent ac0e0f0 commit 326d704

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Read more @ http://bit.ly/2A1AzEq
1111

1212
## Version Summary
1313

14-
* [Play Framework: 2.8.17](https://www.playframework.com/documentation/2.8.17/Home)
14+
* [Play Framework: 2.8.19](https://www.playframework.com/documentation/2.8.19/Home)
1515
* [React: 18.2.0](https://reactjs.org/)
1616
* [Create React App: 5.0.1](https://github.com/facebookincubator/create-react-app)
1717

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// The Play plugin
2-
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.17")
2+
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")
33

44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

0 commit comments

Comments
 (0)