Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.10 in scala-steward-dep…
Browse files Browse the repository at this point in the history
…endencies
  • Loading branch information
tna-digital-archiving-jenkins committed Sep 7, 2024
1 parent 3c2b2cd commit 069e207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
lazy val circeGenericExtrasVersion = "0.14.4"
lazy val circeVersion = "0.14.9"
lazy val circeVersion = "0.14.10"
lazy val sttpVersion = "3.9.7"

lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
Expand Down

0 comments on commit 069e207

Please sign in to comment.