Skip to content

Commit

Permalink
Update zinc to 1.5.9 (#1624)
Browse files Browse the repository at this point in the history
Pull request: #1624
  • Loading branch information
scala-steward committed Dec 15, 2021
1 parent 8ec0c21 commit 578166e
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 @@ -123,7 +123,7 @@ object Deps {
val upickle = ivy"com.lihaoyi::upickle:1.4.3"
val utest = ivy"com.lihaoyi::utest:0.7.10"
val windowsAnsi = ivy"io.github.alexarchambault.windows-ansi:windows-ansi:0.0.3"
val zinc = ivy"org.scala-sbt::zinc:1.5.7"
val zinc = ivy"org.scala-sbt::zinc:1.5.9"
val bsp = ivy"ch.epfl.scala:bsp4j:2.0.0"
val fansi = ivy"com.lihaoyi::fansi:0.3.0"
val jarjarabrams = ivy"com.eed3si9n.jarjarabrams::jarjar-abrams-core:1.8.0"
Expand Down

0 comments on commit 578166e

Please sign in to comment.