Skip to content

Commit 3893656

Browse files
committed
ws client bump
1 parent bd70dc0 commit 3893656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Dependencies {
22

33
object Versions {
4-
val wsClient = "0.6.2"
4+
val wsClient = "0.6.3"
55
val scalaMock = "6.0.0"
66
}
77
}

0 commit comments

Comments
 (0)