Skip to content

Commit

Permalink
Update dependencies for 1.10.0-M15
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Dumas committed Jul 2, 2024
1 parent 9aba616 commit f61d70c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ val akkaVersion = "2.6.21"
val alpakkaVersion = "3.0.4"
val apacheCompressVersion = "1.26.2"
val apacheIOVersion = "2.16.1"
val awsSdkVersion = "2.26.5"
val awsSdkVersion = "2.26.13"
val betterMonadicForVersion = "0.3.1"
val caffeineVersion = "3.1.8"
val catsEffectVersion = "3.5.4"
val catsRetryVersion = "3.1.3"
val catsVersion = "2.12.0"
val circeVersion = "0.14.8"
val circeVersion = "0.14.9"
val circeOpticsVersion = "0.15.0"
val circeExtrasVersions = "0.14.3"
val classgraphVersion = "4.8.174"
val declineVersion = "2.4.1"
val distageVersion = "1.2.10"
val distageVersion = "1.2.11"
val doobieVersion = "1.0.0-RC5"
val fs2Version = "3.10.2"
val fs2AwsVersion = "6.1.3"
Expand All @@ -48,13 +48,13 @@ val kindProjectorVersion = "0.13.3"
val log4catsVersion = "2.7.0"
val logbackVersion = "1.5.6"
val magnoliaVersion = "1.1.10"
val mockitoVersion = "1.17.31"
val mockitoVersion = "1.17.37"
val munitVersion = "1.0.0"
val munitCatsEffectVersion = "2.0.0"
val nimbusJoseJwtVersion = "9.40"
val postgresJdbcVersion = "42.7.3"
val pureconfigVersion = "0.17.7"
val scalaTestVersion = "3.2.18"
val scalaTestVersion = "3.2.19"
val scalaXmlVersion = "2.3.0"
val topBraidVersion = "1.4.3"
val testContainersVersion = "1.19.8"
Expand Down

0 comments on commit f61d70c

Please sign in to comment.