Skip to content

Commit

Permalink
Update dependency io.circe:circe-generic to v0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 28a3425 commit ce7e894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ val scala212 = "2.12.19"
val scala213 = "2.13.15"
val supportedScalaVersions = List(scala212, scala213)
val sparkVersion = "3.3.4"
val circeVersion = "0.14.9"
val circeVersion = "0.14.10"
val sttpVersion = "3.5.2"
val natchezVersion = "0.3.1"
val Specs2Version = "4.20.3"
Expand Down

0 comments on commit ce7e894

Please sign in to comment.