Skip to content

Commit

Permalink
Update coursier to 2.0.0-RC5-6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 7, 2020
1 parent 4d34443 commit fccf08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
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-5"
val coursier = "2.0.0-RC5-6"
}

skip.in(publish) := true
Expand Down

0 comments on commit fccf08d

Please sign in to comment.