Skip to content

Commit 6e2f028

Browse files
authored
Merge pull request #104 from abdolence/renovate/com.google.cloud-google-cloud-storage-2.x
chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.55.0
2 parents 76f4d0b + 4baf1e6 commit 6e2f028

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.53.3"
18+
"com.google.cloud" % "google-cloud-storage" % "2.55.0"
1919
)
2020

2121
sbtPlugin := true

0 commit comments

Comments
 (0)