Skip to content

Commit

Permalink
Merge pull request #766 from scala-steward/update/libats-2.6.6
Browse files Browse the repository at this point in the history
Update libats, libats-http, ... to 2.6.6
  • Loading branch information
mergify[bot] authored Jun 27, 2024
2 parents 96c79da + 6bfe9b8 commit ae87c24
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 @@ -8,7 +8,7 @@ lazy val UnitTest = config("ut").extend(Test)

lazy val commonConfigs = Seq(ItTest, UnitTest)

val libatsVersion = "2.6.5-39-g05e9ed4-SNAPSHOT"
val libatsVersion = "2.6.6"

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

0 comments on commit ae87c24

Please sign in to comment.