Skip to content

Commit

Permalink
Update upickle to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 12, 2025
1 parent 25c4606 commit c14872f
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.15"

val upickleVersion = "4.0.2" // Tests only
val upickleVersion = "4.1.0" // 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 c14872f

Please sign in to comment.