Skip to content

Commit

Permalink
Merge pull request #398 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/circe-core-0.14.10

Update circe-core, circe-generic, ... to 0.14.10 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Sep 7, 2024
2 parents ba6b27a + b06265e commit 2c91863
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 2c91863

Please sign in to comment.