Skip to content

Commit

Permalink
Update upickle to 3.1.2 (#2672)
Browse files Browse the repository at this point in the history
Pull request: #2672
  • Loading branch information
lefou authored Jul 24, 2023
1 parent 7887787 commit f0dc3a1
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 @@ -145,7 +145,7 @@ object Deps {
val semanticDB = ivy"org.scalameta:::semanticdb-scalac:4.8.1"
val semanticDbJava = ivy"com.sourcegraph:semanticdb-java:0.8.18"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.3.0"
val upickle = ivy"com.lihaoyi::upickle:3.1.0"
val upickle = ivy"com.lihaoyi::upickle:3.1.2"
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.3"
Expand Down

0 comments on commit f0dc3a1

Please sign in to comment.