Skip to content

Commit

Permalink
Update dependencies for M10 (#4897)
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 authored Apr 24, 2024
1 parent 4f3b018 commit f6be706
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ val akkaVersion = "2.6.21"
val alpakkaVersion = "3.0.4"
val apacheCompressVersion = "1.26.1"
val apacheIOVersion = "2.15.1"
val awsSdkVersion = "2.25.27"
val awsSdkVersion = "2.25.37"
val byteBuddyAgentVersion = "1.10.17"
val betterMonadicForVersion = "0.3.1"
val caffeineVersion = "3.1.8"
Expand All @@ -32,7 +32,7 @@ val catsVersion = "2.10.0"
val circeVersion = "0.14.6"
val circeOpticsVersion = "0.15.0"
val circeExtrasVersions = "0.14.3"
val classgraphVersion = "4.8.170"
val classgraphVersion = "4.8.172"
val declineVersion = "2.4.1"
val distageVersion = "1.2.8"
val doobieVersion = "1.0.0-RC5"
Expand All @@ -47,16 +47,16 @@ val kamonVersion = "2.7.1"
val kanelaAgentVersion = "1.0.18"
val kindProjectorVersion = "0.13.3"
val log4catsVersion = "2.6.0"
val logbackVersion = "1.5.4"
val logbackVersion = "1.5.6"
val magnoliaVersion = "1.1.8"
val mockitoVersion = "1.17.31"
val munitVersion = "1.0.0-M11"
val munitCatsEffectVersion = "2.0.0-M4"
val munitVersion = "1.0.0-M12"
val munitCatsEffectVersion = "2.0.0-M5"
val nimbusJoseJwtVersion = "9.37.3"
val postgresJdbcVersion = "42.7.3"
val pureconfigVersion = "0.17.6"
val scalaTestVersion = "3.2.18"
val scalaXmlVersion = "2.2.0"
val scalaXmlVersion = "2.3.0"
val topBraidVersion = "1.4.3"
val testContainersVersion = "1.19.7"
val testContainersScalaVersion = "0.41.3"
Expand Down

0 comments on commit f6be706

Please sign in to comment.