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.11.0-M3 #5167

Merged
merged 1 commit into from
Oct 3, 2024
Merged
Show file tree
Hide file tree
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 @@ -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.8"
val awsSdkVersion = "2.28.14"
val betterMonadicForVersion = "0.3.1"
val caffeineVersion = "3.1.8"
val catsEffectVersion = "3.5.4"
Expand All @@ -29,7 +29,7 @@ val catsVersion = "2.12.0"
val circeVersion = "0.14.10"
val circeOpticsVersion = "0.15.0"
val circeExtrasVersions = "0.14.4"
val classgraphVersion = "4.8.176"
val classgraphVersion = "4.8.177"
val declineVersion = "2.4.1"
val distageVersion = "1.2.15"
val doobieVersion = "1.0.0-RC6"
Expand All @@ -40,7 +40,7 @@ val handleBarsVersion = "4.4.0"
val hikariVersion = "6.0.0"
val jenaVersion = "4.10.0"
val jsonldjavaVersion = "0.13.6"
val kamonVersion = "2.7.3"
val kamonVersion = "2.7.4"
val kanelaAgentVersion = "1.0.18"
val kindProjectorVersion = "0.13.3"
val log4catsVersion = "2.7.0"
Expand All @@ -49,13 +49,13 @@ val magnoliaVersion = "1.1.10"
val mockitoVersion = "1.17.37"
val munitVersion = "1.0.2"
val munitCatsEffectVersion = "2.0.0"
val nimbusJoseJwtVersion = "9.41.1"
val nimbusJoseJwtVersion = "9.41.2"
val postgresJdbcVersion = "42.7.4"
val pureconfigVersion = "0.17.7"
val scalaTestVersion = "3.2.19"
val scalaXmlVersion = "2.3.0"
val topBraidVersion = "1.4.3"
val testContainersVersion = "1.20.1"
val testContainersVersion = "1.20.2"
val testContainersScalaVersion = "0.41.4"

lazy val akkaActorTyped = "com.typesafe.akka" %% "akka-actor-typed" % akkaVersion
Expand Down

This file was deleted.

This file was deleted.