diff --git a/project/plugins.sbt b/project/plugins.sbt index 449654c91..b8d6a7849 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -35,4 +35,4 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0") // Generally useful plugins -addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0") // Provides fast dependency resolution. +addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3") // Provides fast dependency resolution.