We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd70dc0 commit 3893656Copy full SHA for 3893656
project/Dependencies.scala
@@ -1,7 +1,7 @@
1
object Dependencies {
2
3
object Versions {
4
- val wsClient = "0.6.2"
+ val wsClient = "0.6.3"
5
val scalaMock = "6.0.0"
6
}
7
0 commit comments