Skip to content

Commit

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

Update circe-core, circe-generic, ... to 0.14.8 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Jun 19, 2024
2 parents 117e4c9 + 50bd1e2 commit df5ecf0
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.3"
lazy val circeVersion = "0.14.7"
lazy val circeVersion = "0.14.8"
lazy val sttpVersion = "3.9.7"

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

0 comments on commit df5ecf0

Please sign in to comment.