Skip to content

Commit

Permalink
Merge pull request #623 from scala-steward/update/libats-2.5.0
Browse files Browse the repository at this point in the history
Update libats, libats-http, ... to 2.5.0
  • Loading branch information
mergify[bot] authored Nov 10, 2023
2 parents 8c98119 + 9a51023 commit 8d034d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lazy val UnitTest = config("ut").extend(Test)

lazy val commonConfigs = Seq(ItTest, UnitTest)

val libatsVersion = "2.4.1"
val libatsVersion = "2.5.0"

lazy val commonDeps = libraryDependencies ++= {
val scalaTestV = "3.2.17"
Expand Down

0 comments on commit 8d034d6

Please sign in to comment.