Skip to content

Commit

Permalink
Update upickle to 3.1.5 (#205)
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 82afdc6 commit 0c53672
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" % "0.7.29" % Test,
"org.scalaj" %% "scalaj-http" % "2.4.2",
"com.lihaoyi" %% "upickle" % "3.1.4",
"com.lihaoyi" %% "upickle" % "3.1.5",
"com.gu" %% "spy" % "0.1.1",
"org.scala-lang.modules" %% "scala-async" % "1.0.1",
"com.lihaoyi" %% "pprint" % "0.8.1",
Expand Down

0 comments on commit 0c53672

Please sign in to comment.