Skip to content

Commit

Permalink
Update upickle from 3.1.3 to 3.1.4 (#2968)
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou authored Jan 13, 2024
1 parent 6964468 commit 0f4050b
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 @@ -170,7 +170,7 @@ object Deps {
val semanticDBscala = ivy"org.scalameta:::semanticdb-scalac:4.8.15"
val semanticDbJava = ivy"com.sourcegraph:semanticdb-java:0.9.8"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
val upickle = ivy"com.lihaoyi::upickle:3.1.3"
val upickle = ivy"com.lihaoyi::upickle:3.1.4"
val utest = ivy"com.lihaoyi::utest:0.8.2"
val windowsAnsi = ivy"io.github.alexarchambault.windows-ansi:windows-ansi:0.0.5"
val zinc = ivy"org.scala-sbt::zinc:1.9.6"
Expand Down

0 comments on commit 0f4050b

Please sign in to comment.