Skip to content

Commit 9b3310f

Browse files
authored
Merge pull request #1408 from scala-steward/update/upickle-4.4.1
Update upickle to 4.4.1
2 parents 86bbc8e + 2ad80b4 commit 9b3310f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object Dependencies {
1919
val atmosphereJSVersion = "3.1.3"
2020
val atmosphereVersion = "2.7.15"
2121

22-
val upickleVersion = "4.4.0" // Tests only
22+
val upickleVersion = "4.4.1" // Tests only
2323
val circeVersion = "0.14.15" // Tests only
2424
val circeDerivationVersion = "0.13.0-M5" // Tests only
2525
val monixVersion = "3.4.1" // udash-rest only

0 commit comments

Comments
 (0)