Skip to content

Commit

Permalink
Update com.lihaoyi:sourcecode to 0.4.2 (#3821)
Browse files Browse the repository at this point in the history
Should be binary compatible to 0.3.1

Pull request: #3821
  • Loading branch information
lefou authored Oct 23, 2024
1 parent f8214d8 commit 7d179aa
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 @@ -176,7 +176,7 @@ object Deps {
// keep in sync with doc/antora/antory.yml
val semanticDBscala = ivy"org.scalameta:::semanticdb-scalac:4.11.0"
val semanticDbJava = ivy"com.sourcegraph:semanticdb-java:0.10.3"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.4.2"
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.3"
Expand Down

0 comments on commit 7d179aa

Please sign in to comment.