Skip to content

Commit

Permalink
Merge pull request #626 from scala-steward/update/libats-2.5.1
Browse files Browse the repository at this point in the history
Update libats, libats-http, ... to 2.5.1
  • Loading branch information
mergify[bot] authored Nov 12, 2023
2 parents d78046b + 1b2e5bd commit 9767705
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.5.0"
val libatsVersion = "2.5.1"

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

0 comments on commit 9767705

Please sign in to comment.