diff --git a/build.sbt b/build.sbt index eed2bb0..e3f7e8f 100644 --- a/build.sbt +++ b/build.sbt @@ -5,7 +5,7 @@ val playVersion = "2.7.3" // test only val playWsVersion = "2.0.8" val slf4jVersion = "1.7.12" val logbackVersion = "1.1.11" -val specs2Version = "4.8.1" +val specs2Version = "4.8.3" val dockerTestkitVersion = "0.10.0" val scala2_12 = "2.12.15"