Skip to content

Commit

Permalink
Update coursier to 2.0.16-200-ge888c6dea (com-lihaoyi#1580)
Browse files Browse the repository at this point in the history
Pull request: com-lihaoyi#1580
  • Loading branch information
scala-steward authored and pbuszka committed Dec 26, 2021
1 parent e78c310 commit 29ab1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ object Deps {
)
val asciidoctorj = ivy"org.asciidoctor:asciidoctorj:2.4.3"
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.4.11"
val coursier = ivy"io.get-coursier::coursier:2.0.16-169-g194ebc55c"
val coursier = ivy"io.get-coursier::coursier:2.0.16-200-ge888c6dea"
val coursierReducedDeps = coursier.exclude(
"com.lihaoyi" -> "utest",
"org.codehaus.plexus" -> "*"
Expand Down

0 comments on commit 29ab1a3

Please sign in to comment.