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/keycloak-core-26.0.1
  • Loading branch information
Tom-Hallett authored Oct 22, 2024
2 parents e35176e + c6c3b98 commit e9b5dbd
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 @@ -10,7 +10,7 @@ object Dependencies {
private val doobieVersion = "1.0.0-RC6"
private val testContainersVersion = "0.41.4"

lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.216"
lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.217"
lazy val awsRds = "software.amazon.awssdk" % "rds" % "2.26.27"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.390"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-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 e9b5dbd

Please sign in to comment.