Skip to content

Commit

Permalink
Merge pull request #533 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-parser to 0.14.10 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Sep 7, 2024
2 parents 9c84f3b + f212469 commit 5b51ee6
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
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
val circeVersion = "0.14.9"
val circeVersion = "0.14.10"
private val keycloakVersion = "16.1.0"

lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.212"
Expand Down

0 comments on commit 5b51ee6

Please sign in to comment.