Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 6, 2023
1 parent 2e5b824 commit 5766872
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 @@ -31,7 +31,7 @@ val compilerOptions = Seq(
"-Ywarn-numeric-widen"
)

val circeVersion = "0.14.1"
val circeVersion = "0.14.6"
val previousCirceGoldenVersion = "0.2.1"

def priorTo2_13(scalaVersion: String): Boolean =
Expand Down

0 comments on commit 5766872

Please sign in to comment.