Skip to content

Commit

Permalink
Update circe-core, circe-parser to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-digital-archiving-jenkins committed Aug 31, 2023
1 parent 1440115 commit 5d2df43
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.5"
val circeVersion = "0.14.6"
private val keycloakVersion = "16.1.0"

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

0 comments on commit 5d2df43

Please sign in to comment.