Skip to content

Commit b0457fa

Browse files
Use sbt-coursier 1.0.x
For Java 7 compatibility
1 parent 779b755 commit b0457fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.1.0-M7")
1+
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3")

0 commit comments

Comments
 (0)