Skip to content

Commit

Permalink
Update upickle to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 25, 2024
1 parent 1391505 commit af3e7fb
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 @@ -371,7 +371,7 @@ lazy val codegen = projectMatrix
Dependencies.Alloy.core,
Dependencies.Alloy.openapi,
"com.lihaoyi" %% "os-lib" % "0.9.3",
"com.lihaoyi" %% "upickle" % "3.1.5",
"com.lihaoyi" %% "upickle" % "3.2.0",
Dependencies.collectionsCompat.value,
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
"io.get-coursier" %% "coursier" % "2.1.9"
Expand Down

0 comments on commit af3e7fb

Please sign in to comment.