Skip to content

Commit

Permalink
Merge pull request #440 from innFactory/update/google-cloud-shared-de…
Browse files Browse the repository at this point in the history
…pendencies-3.13.1

chore: update google-cloud-shared-dependencies from 3.13.0 to 3.13.1
  • Loading branch information
mergify[bot] authored Jul 21, 2023
2 parents 97e064c + 427730b commit 1c86f84
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 @@ -52,7 +52,7 @@ object Dependencies {
val opencensusAkkaHttp = "com.github.sebruck" %% "opencensus-scala-akka-http" % "0.7.2"

val sl4j = "org.slf4j" % "slf4j-api" % "2.0.7" intransitive
val sharedDeps = "com.google.cloud" % "google-cloud-shared-dependencies" % "3.13.0"
val sharedDeps = "com.google.cloud" % "google-cloud-shared-dependencies" % "3.13.1"
val logback = "ch.qos.logback" % "logback-classic" % "1.2.12"
val logbackCore = "ch.qos.logback" % "logback-core" % "1.2.12"

Expand Down

0 comments on commit 1c86f84

Please sign in to comment.