Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... 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 bd1b0f1 commit 14f4ca5
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 {
private val keycloakVersion = "22.0.1"
private val circeVersion = "0.14.5"
private val circeVersion = "0.14.6"

lazy val awsSecretsManager = "com.amazonaws.secretsmanager" % "aws-secretsmanager-caching-java" % "2.0.0"
lazy val awsUtils: ModuleID = "uk.gov.nationalarchives" %% "tdr-aws-utils" % "0.1.27"
Expand Down

0 comments on commit 14f4ca5

Please sign in to comment.