Skip to content

Commit 56a3720

Browse files
committed
Update upickle to 4.4.1
1 parent 15ec698 commit 56a3720

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
@@ -318,7 +318,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
318318
"dev.zio" %%% "zio-schema-json" % "1.7.5",
319319
"io.circe" %%% "circe-generic" % "0.14.15",
320320
"io.circe" %%% "circe-jawn" % "0.14.15",
321-
"com.lihaoyi" %%% "upickle" % "4.4.0",
321+
"com.lihaoyi" %%% "upickle" % "4.4.1",
322322
"com.rallyhealth" %% "weepickle-v1" % "1.9.1",
323323
"io.spray" %% "spray-json" % "1.3.6",
324324
"io.github.json4s" %% "json4s-ext" % "4.1.0",

0 commit comments

Comments
 (0)