Skip to content

Commit

Permalink
Update upickle to 4.0.2 (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: gu-scala-steward-public-repos[bot] <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 4076cd8 commit 270ceb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lazy val root = (project in file("."))
libraryDependencies ++= List(
"org.scalameta" %% "munit" % "1.0.2" % Test,
"org.scalaj" %% "scalaj-http" % "2.4.2",
"com.lihaoyi" %% "upickle" % "4.0.1",
"com.lihaoyi" %% "upickle" % "4.0.2",
"com.gu" %% "spy" % "0.1.1",
"org.scala-lang.modules" %% "scala-async" % "1.0.1",
"com.lihaoyi" %% "pprint" % "0.9.0",
Expand Down

0 comments on commit 270ceb1

Please sign in to comment.