Skip to content

Commit

Permalink
Merge branch 'main' into update/softwaremill
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0ns authored Jan 22, 2025
2 parents 589e05b + c0ecc49 commit ebb559a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ object library {
val circeGenericExtras = "0.14.4"
val cats = "2.12.0"
val catsEffect = "2.5.5"
val catsEffect3 = "3.5.5"
val catsEffect3 = "3.5.7"
val zio = "2.1.11"
val zhttp = "2.0.0-RC10"
val zioInteropCats = "23.1.0.3"
val sttp = "3.10.2"
val scalaTest = "3.2.19"
val scalaMockScalaTest = "6.0.0"
val scalaMockScalaTest = "6.1.1"
val scalaLogging = "3.9.5"
val logback = "1.5.12"
val logback = "1.5.16"
val scalajHttp = "2.4.2"
val akkaVersion = "2.6.20"
val akkaActor = akkaVersion
Expand Down

0 comments on commit ebb559a

Please sign in to comment.