Skip to content

Commit

Permalink
Merge branch 'main' into update/ssm-2.21.42
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJKing authored Dec 11, 2023
2 parents 9b5c499 + 3a02adb commit 4394907
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 = "23.0.1"
private val awsUtilsVersion = "0.1.124"
private val awsUtilsVersion = "0.1.125"

lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % awsUtilsVersion
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % awsUtilsVersion
Expand Down

0 comments on commit 4394907

Please sign in to comment.