Skip to content

Commit

Permalink
Update kms-utils to 0.1.228 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Dec 25, 2024
1 parent b9b48b4 commit c316538
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 @@ -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.228"
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

0 comments on commit c316538

Please sign in to comment.