We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c98119 + 9a51023 commit 8d034d6Copy full SHA for 8d034d6
build.sbt
@@ -9,7 +9,7 @@ lazy val UnitTest = config("ut").extend(Test)
9
10
lazy val commonConfigs = Seq(ItTest, UnitTest)
11
12
-val libatsVersion = "2.4.1"
+val libatsVersion = "2.5.0"
13
14
lazy val commonDeps = libraryDependencies ++= {
15
val scalaTestV = "3.2.17"
0 commit comments