Skip to content

Commit 754988a

Browse files
committed
Update upickle to 4.3.2
1 parent 1be6ea8 commit 754988a

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
@@ -272,7 +272,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
272272
"dev.zio" %%% "zio-schema-json" % "1.7.4",
273273
"io.circe" %%% "circe-generic" % "0.14.14",
274274
"io.circe" %%% "circe-jawn" % "0.14.14",
275-
"com.lihaoyi" %%% "upickle" % "4.3.0",
275+
"com.lihaoyi" %%% "upickle" % "4.3.2",
276276
"com.rallyhealth" %% "weepickle-v1" % "1.9.1",
277277
"io.spray" %% "spray-json" % "1.3.6",
278278
"org.json4s" %% "json4s-ext" % "4.1.0-M8",

0 commit comments

Comments
 (0)