Skip to content

Commit dcc7bdd

Browse files
Update play-ahc-ws-standalone, ... to 3.0.6 (#232)
1 parent 5b0fc50 commit dcc7bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ThisBuild / developers := List(
1212
Developer("brunoballekens", "Bruno Ballekens", "bruno@waylay.io", 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.5"
15+
val playWsVersion = "3.0.6"
1616
val playJsonVersion = "3.0.4"
1717
val specs2Version = "4.20.9"
1818
val pekkoVersion = "1.0.3"

0 commit comments

Comments
 (0)