Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies for 1.10.0-M19 (2) #5136

Merged
merged 1 commit into from
Sep 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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