Skip to content

Commit

Permalink
Merge pull request #72 from abdolence/renovate/com.google.cloud-googl…
Browse files Browse the repository at this point in the history
…e-cloud-storage-2.x

chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.37.0
  • Loading branch information
abdolence committed Apr 19, 2024
2 parents c6b9646 + 9372d44 commit bbdd687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbt-gcs-plugin/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libraryDependencies ++= Seq(
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
"org.scala-lang" % "scala-compiler" % scalaVersion.value,
"org.apache.ivy" % "ivy" % "2.4.0",
"com.google.cloud" % "google-cloud-storage" % "2.36.1"
"com.google.cloud" % "google-cloud-storage" % "2.37.0"
)

sbtPlugin := true
Expand Down

0 comments on commit bbdd687

Please sign in to comment.