Skip to content

Commit

Permalink
Update zinc from 1.10.1 to 1.10.2 (#3560)
Browse files Browse the repository at this point in the history
Pull request: #3560
  • Loading branch information
lefou committed Sep 16, 2024
1 parent 0c44ffa commit 2aa55f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ object Deps {
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
val upickle = ivy"com.lihaoyi::upickle:3.3.1"
val windowsAnsi = ivy"io.github.alexarchambault.windows-ansi:windows-ansi:0.0.5"
val zinc = ivy"org.scala-sbt::zinc:1.10.1"
val zinc = ivy"org.scala-sbt::zinc:1.10.2"
// keep in sync with doc/antora/antory.yml
val bsp4j = ivy"ch.epfl.scala:bsp4j:2.2.0-M2"
val fansi = ivy"com.lihaoyi::fansi:0.5.0"
Expand Down

0 comments on commit 2aa55f5

Please sign in to comment.