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 ab99464 commit ebe2c9dCopy full SHA for ebe2c9d
project/Dependencies.scala
@@ -1,7 +1,7 @@
1
object Dependencies {
2
3
object Versions {
4
- val wsClient = "0.7.3.RC.3"
+ val wsClient = "0.7.3"
5
val scalaMock = "6.0.0"
6
}
7
0 commit comments