Skip to content

Commit

Permalink
Merge branch 'scala-steward-dependencies' into update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/scala-library-2.13.15
  • Loading branch information
mergify[bot] authored Sep 28, 2024
2 parents cf40a21 + fccc3b0 commit facdc74
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 = "25.0.6"
private val awsUtilsVersion = "0.1.207"
private val awsUtilsVersion = "0.1.208"
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % awsUtilsVersion
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % awsUtilsVersion
lazy val decoderUtils = "uk.gov.nationalarchives" %% "decoders-utils" % awsUtilsVersion
Expand Down

0 comments on commit facdc74

Please sign in to comment.