Skip to content

Commit

Permalink
Merge pull request #308 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 Jan 7, 2025
2 parents 68b6304 + 138f820 commit 7efe8fb
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 @@ -6,7 +6,7 @@ object Dependencies {
lazy val circeCore = "io.circe" %% "circe-core" % circeVersion
lazy val circeGeneric = "io.circe" %% "circe-generic" % circeVersion
lazy val circeParser = "io.circe" %% "circe-parser" % circeVersion
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % "0.1.227"
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % "0.1.229"
lazy val postgres = "org.postgresql" % "postgresql" % "42.7.4"
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
lazy val scalikeJdbc = "org.scalikejdbc" %% "scalikejdbc" % "4.3.2"
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.6
sbt.version=1.10.7

0 comments on commit 7efe8fb

Please sign in to comment.