Skip to content

Commit

Permalink
Update dependencies for 1.10.0-M19 (#5121)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Dumas <[email protected]>
  • Loading branch information
imsdu and Simon Dumas committed Aug 27, 2024
1 parent e41b0d5 commit 662dfc3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.27.0"
val apacheCompressVersion = "1.27.1"
val apacheIOVersion = "2.16.1"
val awsSdkVersion = "2.27.2"
val awsSdkVersion = "2.27.13"
val betterMonadicForVersion = "0.3.1"
val caffeineVersion = "3.1.8"
val catsEffectVersion = "3.5.4"
Expand All @@ -31,11 +31,11 @@ val catsVersion = "2.12.0"
val circeVersion = "0.14.9"
val circeOpticsVersion = "0.15.0"
val circeExtrasVersions = "0.14.4"
val classgraphVersion = "4.8.174"
val classgraphVersion = "4.8.175"
val declineVersion = "2.4.1"
val distageVersion = "1.2.11"
val distageVersion = "1.2.12"
val doobieVersion = "1.0.0-RC5"
val fs2Version = "3.10.2"
val fs2Version = "3.11.0"
val fs2AwsVersion = "6.1.3"
val googleAuthClientVersion = "1.36.0"
val handleBarsVersion = "4.4.0"
Expand All @@ -46,13 +46,13 @@ val kamonVersion = "2.7.3"
val kanelaAgentVersion = "1.0.18"
val kindProjectorVersion = "0.13.3"
val log4catsVersion = "2.7.0"
val logbackVersion = "1.5.6"
val logbackVersion = "1.5.7"
val magnoliaVersion = "1.1.10"
val mockitoVersion = "1.17.37"
val munitVersion = "1.0.0"
val munitVersion = "1.0.1"
val munitCatsEffectVersion = "2.0.0"
val nimbusJoseJwtVersion = "9.40"
val postgresJdbcVersion = "42.7.3"
val postgresJdbcVersion = "42.7.4"
val pureconfigVersion = "0.17.7"
val scalaTestVersion = "3.2.19"
val scalaXmlVersion = "2.3.0"
Expand Down

0 comments on commit 662dfc3

Please sign in to comment.