Skip to content

Commit

Permalink
Update circe-refined to 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-geirolz[bot] committed Nov 15, 2024
1 parent 502257d commit fcad4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/PrjDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object PrjDependencies {
type Version = String
val cats: Version = "2.12.0"
val catsEffect: Version = "3.5.4"
val circe: Version = "0.14.9"
val circe: Version = "0.15.1"
val circeGenericExtra: Version = "0.14.3"
val pureConfig: Version = "0.17.7"
val fly4s: Version = "1.0.8"
Expand Down

0 comments on commit fcad4ac

Please sign in to comment.