Skip to content

Commit 5233c52

Browse files
chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.30.1 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8a4bee commit 5233c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbt-gcs-plugin/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ libraryDependencies ++= Seq(
1515
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
1616
"org.scala-lang" % "scala-compiler" % scalaVersion.value,
1717
"org.apache.ivy" % "ivy" % "2.4.0",
18-
"com.google.cloud" % "google-cloud-storage" % "2.26.1"
18+
"com.google.cloud" % "google-cloud-storage" % "2.30.1"
1919
)
2020

2121
sbtPlugin := true

0 commit comments

Comments
 (0)