Skip to content

Commit

Permalink
Merge pull request #1254 from scala-steward/update/upickle-4.0.0
Browse files Browse the repository at this point in the history
Update upickle to 4.0.0
  • Loading branch information
ddworak authored Jul 31, 2024
2 parents bc04cac + a16d9b2 commit 3e2ef34
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 = "3.3.1" // Tests only
val upickleVersion = "4.0.0" // Tests only
val circeVersion = "0.14.9" // Tests only
val circeDerivationVersion = "0.13.0-M5" // Tests only
val monixVersion = "3.4.1" // udash-rest only
Expand Down

0 comments on commit 3e2ef34

Please sign in to comment.