Skip to content

Commit 8d034d6

Browse files
authored
Merge pull request #623 from scala-steward/update/libats-2.5.0
Update libats, libats-http, ... to 2.5.0
2 parents 8c98119 + 9a51023 commit 8d034d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lazy val UnitTest = config("ut").extend(Test)
99

1010
lazy val commonConfigs = Seq(ItTest, UnitTest)
1111

12-
val libatsVersion = "2.4.1"
12+
val libatsVersion = "2.5.0"
1313

1414
lazy val commonDeps = libraryDependencies ++= {
1515
val scalaTestV = "3.2.17"

0 commit comments

Comments
 (0)