Skip to content

Commit

Permalink
Update zinc to 1.9.3 (#2668)
Browse files Browse the repository at this point in the history
Pull request: #2668
  • Loading branch information
lefou authored Jul 23, 2023
1 parent 979e5e4 commit 2b3c0e9
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 @@ -148,7 +148,7 @@ object Deps {
val upickle = ivy"com.lihaoyi::upickle:3.1.0"
val utest = ivy"com.lihaoyi::utest:0.8.1"
val windowsAnsi = ivy"io.github.alexarchambault.windows-ansi:windows-ansi:0.0.5"
val zinc = ivy"org.scala-sbt::zinc:1.9.2"
val zinc = ivy"org.scala-sbt::zinc:1.9.3"
// keep in sync with doc/antora/antory.yml
val bsp4j = ivy"ch.epfl.scala:bsp4j:2.1.0-M5"
val fansi = ivy"com.lihaoyi::fansi:0.4.0"
Expand Down

0 comments on commit 2b3c0e9

Please sign in to comment.