Skip to content

Commit

Permalink
chore: update google-cloud-shared-dependencies from 3.38.0 to 3.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Oct 26, 2024
1 parent 403ac26 commit d17f056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ object Dependencies {
val opencensusAkkaHttp = "com.github.sebruck" %% "opencensus-scala-akka-http" % "0.7.2"

val sl4j = "org.slf4j" % "slf4j-api" % "2.0.16"
val sharedDeps = "com.google.cloud" % "google-cloud-shared-dependencies" % "3.38.0"
val sharedDeps = "com.google.cloud" % "google-cloud-shared-dependencies" % "3.39.0"
val logback = "ch.qos.logback" % "logback-classic" % "1.5.11"
val logbackCore = "ch.qos.logback" % "logback-core" % "1.5.11"

Expand Down

0 comments on commit d17f056

Please sign in to comment.