Skip to content

Commit

Permalink
Update weepickle-v1 to 1.5.0 (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 12, 2021
1 parent 6333a5f commit 1d8eabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -174,7 +174,7 @@ lazy val `jsoniter-scala-benchmark` = crossProject(JVMPlatform, JSPlatform)
libraryDependencies ++= Seq(
"dev.zio" %%% "zio-json" % "0.1.5",
"com.evolutiongaming" %% "play-json-jsoniter" % "0.9.1",
"com.rallyhealth" %% "weepickle-v1" % "1.4.2",
"com.rallyhealth" %% "weepickle-v1" % "1.5.0",
"io.bullet" %%% "borer-derivation" % "1.7.2",
"pl.iterators" %% "kebs-spray-json" % "1.9.1",
"io.spray" %% "spray-json" % "1.3.6",
Expand Down

0 comments on commit 1d8eabd

Please sign in to comment.