Skip to content

Commit

Permalink
Update dependencies for 1.11.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Dumas committed Sep 25, 2024
1 parent 933df3a commit 8a2f54e
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 @@ -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.1"
val awsSdkVersion = "2.28.8"
val betterMonadicForVersion = "0.3.1"
val caffeineVersion = "3.1.8"
val catsEffectVersion = "3.5.4"
Expand All @@ -29,15 +29,15 @@ val catsVersion = "2.12.0"
val circeVersion = "0.14.10"
val circeOpticsVersion = "0.15.0"
val circeExtrasVersions = "0.14.4"
val classgraphVersion = "4.8.175"
val classgraphVersion = "4.8.176"
val declineVersion = "2.4.1"
val distageVersion = "1.2.12"
val doobieVersion = "1.0.0-RC5"
val distageVersion = "1.2.15"
val doobieVersion = "1.0.0-RC6"
val fs2Version = "3.11.0"
val fs2AwsVersion = "6.1.3"
val googleAuthClientVersion = "1.36.0"
val handleBarsVersion = "4.4.0"
val hikariVersion = "5.1.0"
val hikariVersion = "6.0.0"
val jenaVersion = "4.10.0"
val jsonldjavaVersion = "0.13.6"
val kamonVersion = "2.7.3"
Expand Down

0 comments on commit 8a2f54e

Please sign in to comment.