Skip to content

Commit a99daf9

Browse files
committed
Update upickle to 3.2.0
1 parent 5f92356 commit a99daf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
245245
"org.playframework" %%% "play-json" % "3.0.2",
246246
"dev.zio" %%% "zio-json" % "0.6.2",
247247
"com.evolutiongaming" %%% "play-json-jsoniter" % "0.10.3",
248-
"com.lihaoyi" %%% "upickle" % "3.1.4",
248+
"com.lihaoyi" %%% "upickle" % "3.2.0",
249249
"io.circe" %%% "circe-generic" % "0.14.6",
250250
"io.circe" %%% "circe-parser" % "0.14.6",
251251
"io.circe" %%% "circe-jawn" % "0.14.6",

0 commit comments

Comments
 (0)