Skip to content

Commit

Permalink
Merge pull request #1278 from scala-steward/update/upickle-4.0.2
Browse files Browse the repository at this point in the history
Update upickle to 4.0.2
  • Loading branch information
sebaciv authored Oct 2, 2024
2 parents 6c9c74f + 58542cd commit c1d236a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Dependencies {
val atmosphereJSVersion = "3.1.3"
val atmosphereVersion = "2.7.14"

val upickleVersion = "4.0.1" // Tests only
val upickleVersion = "4.0.2" // Tests only
val circeVersion = "0.14.10" // Tests only
val circeDerivationVersion = "0.13.0-M5" // Tests only
val monixVersion = "3.4.1" // udash-rest only
Expand Down

0 comments on commit c1d236a

Please sign in to comment.