Skip to content

Commit 578ca1b

Browse files
authored
Merge pull request #75 from abdolence/renovate/com.google.cloud-google-cloud-storage-2.x
chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.39.0
2 parents 7c78521 + 624d5d8 commit 578ca1b

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

2121
sbtPlugin := true

0 commit comments

Comments
 (0)