Skip to content

Commit a75b11f

Browse files
chore(deps): update dependency org.apache.ivy:ivy to v2.5.2
1 parent 578ca1b commit a75b11f

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
@@ -14,7 +14,7 @@ libraryDependencies ++= Seq(
1414
"org.scala-lang" % "scala-library" % scalaVersion.value,
1515
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
1616
"org.scala-lang" % "scala-compiler" % scalaVersion.value,
17-
"org.apache.ivy" % "ivy" % "2.4.0",
17+
"org.apache.ivy" % "ivy" % "2.5.2",
1818
"com.google.cloud" % "google-cloud-storage" % "2.39.0"
1919
)
2020

0 commit comments

Comments
 (0)