Skip to content

Commit

Permalink
Update dependencies for 1.10.0-M18
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Dumas committed Aug 12, 2024
1 parent f092412 commit ebe1681
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ val akkaHttpCirceVersion = "1.39.2"
val akkaCorsVersion = "1.2.0"
val akkaVersion = "2.6.21"
val alpakkaVersion = "3.0.4"
val apacheCompressVersion = "1.26.2"
val apacheCompressVersion = "1.27.0"
val apacheIOVersion = "2.16.1"
val awsSdkVersion = "2.26.26"
val awsSdkVersion = "2.27.2"
val betterMonadicForVersion = "0.3.1"
val caffeineVersion = "3.1.8"
val catsEffectVersion = "3.5.4"
Expand Down Expand Up @@ -57,7 +57,7 @@ val pureconfigVersion = "0.17.7"
val scalaTestVersion = "3.2.19"
val scalaXmlVersion = "2.3.0"
val topBraidVersion = "1.4.3"
val testContainersVersion = "1.20.0"
val testContainersVersion = "1.20.1"
val testContainersScalaVersion = "0.41.4"

lazy val akkaActorTyped = "com.typesafe.akka" %% "akka-actor-typed" % akkaVersion
Expand Down

0 comments on commit ebe1681

Please sign in to comment.