Skip to content

Commit 4b5667c

Browse files
Update play-ahc-ws-standalone, ... to 3.0.9 (waylayio#303)
1 parent e7b456c commit 4b5667c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ThisBuild / developers := List(
1212
Developer("brunoballekens", "Bruno Ballekens", "[email protected]", url("https://github.com/brunoballekens"))
1313
)
1414
ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/licenses/mit-license.php"))
15-
val playWsVersion = "3.0.8"
15+
val playWsVersion = "3.0.9"
1616
val playJsonVersion = "3.0.6"
1717
val specs2Version = "4.23.0"
1818
val pekkoVersion = "1.2.1"

0 commit comments

Comments
 (0)