Skip to content

Commit

Permalink
Update circe-generic-extras to 0.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 30, 2024
1 parent ad54367 commit 011eb5d
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 @@ -9,7 +9,7 @@ lazy val buildSettings = Seq(

lazy val magnoliaVersion = "1.1.3"
lazy val circeVersion = "0.14.3"
lazy val circeGenericExtrasVersion = "0.14.3"
lazy val circeGenericExtrasVersion = "0.14.4"
lazy val shapelessVersion = "2.3.10"
lazy val scalatestVersion = "3.2.2"
lazy val scalacheckVersion = "1.14.3"
Expand Down

0 comments on commit 011eb5d

Please sign in to comment.