Skip to content

Commit

Permalink
Merge pull request #1167 from scala-steward/update/upickle-3.1.4
Browse files Browse the repository at this point in the history
Update upickle to 3.1.4
  • Loading branch information
ddworak authored Jan 17, 2024
2 parents 780d07a + 8f96c36 commit 9864d28
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.10"

val upickleVersion = "3.1.3" // Tests only
val upickleVersion = "3.1.4" // Tests only
val circeVersion = "0.14.6" // Tests only
val circeDerivationVersion = "0.13.0-M5" // Tests only
val monixVersion = "3.4.1" // Tests only
Expand Down

0 comments on commit 9864d28

Please sign in to comment.