Skip to content

Commit

Permalink
Update circe-core, circe-generic to 0.14.10 (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 8, 2024
1 parent a39738a commit 044213b
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 @@ -26,7 +26,7 @@ lazy val site = (project in file("site"))

crossScalaVersions := Seq(scala212)

val circeVersion = "0.14.5"
val circeVersion = "0.14.10"
credentials += Credentials(Path.userHome / ".sbt" / "sonatype_credential")

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 044213b

Please sign in to comment.