Skip to content

Commit

Permalink
Update dependencies for 1.11.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Dumas committed Oct 14, 2024
1 parent 80b8089 commit 5a4ee93
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,7 +20,7 @@ val akkaHttpCirceVersion = "1.39.2"
val akkaCorsVersion = "1.2.0"
val akkaVersion = "2.6.21"
val alpakkaVersion = "3.0.4"
val awsSdkVersion = "2.28.14"
val awsSdkVersion = "2.28.21"
val betterMonadicForVersion = "0.3.1"
val caffeineVersion = "3.1.8"
val catsEffectVersion = "3.5.4"
Expand All @@ -40,11 +40,11 @@ val handleBarsVersion = "4.4.0"
val hikariVersion = "6.0.0"
val jenaVersion = "4.10.0"
val jsonldjavaVersion = "0.13.6"
val kamonVersion = "2.7.4"
val kamonVersion = "2.7.5"
val kanelaAgentVersion = "1.0.18"
val kindProjectorVersion = "0.13.3"
val log4catsVersion = "2.7.0"
val logbackVersion = "1.5.8"
val logbackVersion = "1.5.10"
val magnoliaVersion = "1.1.10"
val mockitoVersion = "1.17.37"
val munitVersion = "1.0.2"
Expand Down

0 comments on commit 5a4ee93

Please sign in to comment.