Skip to content

Commit

Permalink
Merge pull request #1261 from scala-steward/update/coursier-2.0.0-RC5-5
Browse files Browse the repository at this point in the history
Update coursier to 2.0.0-RC5-5
  • Loading branch information
gabro committed Jan 6, 2020
2 parents 29213e3 + 17e45aa commit 7d02a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -165,7 +165,7 @@ lazy val V = new {
def lsp4j = "org.eclipse.lsp4j" % "org.eclipse.lsp4j" % "0.8.1"
def dap4j =
"org.eclipse.lsp4j" % "org.eclipse.lsp4j.debug" % "0.8.1"
val coursier = "2.0.0-RC5-4"
val coursier = "2.0.0-RC5-5"
}

skip.in(publish) := true
Expand Down

0 comments on commit 7d02a4d

Please sign in to comment.