Skip to content

Commit

Permalink
Update dependencies for 1.10.0-M19 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Dumas committed Sep 16, 2024
1 parent fe1a62c commit 1945e4c
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,13 +22,13 @@ val akkaVersion = "2.6.21"
val alpakkaVersion = "3.0.4"
val apacheCompressVersion = "1.27.1"
val apacheIOVersion = "2.16.1"
val awsSdkVersion = "2.27.13"
val awsSdkVersion = "2.28.1"
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.9"
val circeVersion = "0.14.10"
val circeOpticsVersion = "0.15.0"
val circeExtrasVersions = "0.14.4"
val classgraphVersion = "4.8.175"
Expand All @@ -46,12 +46,12 @@ val kamonVersion = "2.7.3"
val kanelaAgentVersion = "1.0.18"
val kindProjectorVersion = "0.13.3"
val log4catsVersion = "2.7.0"
val logbackVersion = "1.5.7"
val logbackVersion = "1.5.8"
val magnoliaVersion = "1.1.10"
val mockitoVersion = "1.17.37"
val munitVersion = "1.0.1"
val munitVersion = "1.0.2"
val munitCatsEffectVersion = "2.0.0"
val nimbusJoseJwtVersion = "9.40"
val nimbusJoseJwtVersion = "9.41.1"
val postgresJdbcVersion = "42.7.4"
val pureconfigVersion = "0.17.7"
val scalaTestVersion = "3.2.19"
Expand Down

0 comments on commit 1945e4c

Please sign in to comment.