Skip to content

Commit

Permalink
Merge pull request #425 from nationalarchives/scala-steward-dependencies
Browse files Browse the repository at this point in the history
Scala Steward Updates
  • Loading branch information
mergify[bot] authored Oct 22, 2024
2 parents 0837aff + d884512 commit 26aae02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "26.0.0"
private val awsUtilsVersion = "0.1.213"
private val awsUtilsVersion = "0.1.215"
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
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.2
sbt.version=1.10.3

0 comments on commit 26aae02

Please sign in to comment.