Skip to content

Commit 18ba927

Browse files
committed
chore: update google-cloud-shared-dependencies from 3.40.0 to 3.41.0
1 parent 5ccba4c commit 18ba927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ object Dependencies {
6060
val opencensusAkkaHttp = "com.github.sebruck" %% "opencensus-scala-akka-http" % "0.7.2"
6161

6262
val sl4j = "org.slf4j" % "slf4j-api" % "2.0.16"
63-
val sharedDeps = "com.google.cloud" % "google-cloud-shared-dependencies" % "3.40.0"
63+
val sharedDeps = "com.google.cloud" % "google-cloud-shared-dependencies" % "3.41.0"
6464
val logback = "ch.qos.logback" % "logback-classic" % "1.5.12"
6565
val logbackCore = "ch.qos.logback" % "logback-core" % "1.5.12"
6666

0 commit comments

Comments
 (0)