Skip to content

Commit

Permalink
Update upickle to 3.1.4 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi authored Jan 12, 2024
1 parent 4aa4255 commit 754cf85
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 @@ -12,7 +12,7 @@ object Dependencies {
val scalacheckEffectVersion = "2.0.0-M2"
val doobie = "1.0.0-RC5"
val circe = "0.14.6"
val upickle = "3.1.3"
val upickle = "3.1.4"
val jsoniter = "2.27.1"
}
}

0 comments on commit 754cf85

Please sign in to comment.