2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 10:10:12 +00:00

Coursier plugin update (#911)

* Update coursier Plugin to 2.0.0-RC4-1
This commit is contained in:
Raghu Vamshi Challa 2019-12-04 15:24:01 -05:00 committed by Michael Ly
parent 04420a6da2
commit edbab71967

View File

@ -38,4 +38,4 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.0") addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.0")
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3") addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC4-1")