Skip to content

Commit 7fbeafe

Browse files
committed
Update upickle to 4.2.1
1 parent cd8061d commit 7fbeafe

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
@@ -247,7 +247,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
247247
"dev.zio" %%% "zio-schema-json" % "1.7.1",
248248
"io.circe" %%% "circe-generic" % "0.14.13",
249249
"io.circe" %%% "circe-jawn" % "0.14.13",
250-
"com.lihaoyi" %%% "upickle" % "4.1.0",
250+
"com.lihaoyi" %%% "upickle" % "4.2.1",
251251
"com.rallyhealth" %% "weepickle-v1" % "1.9.1",
252252
"io.spray" %% "spray-json" % "1.3.6",
253253
"org.json4s" %% "json4s-ext" % "4.1.0-M8",

0 commit comments

Comments
 (0)