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/sbt-1.10.7
  • Loading branch information
mergify[bot] authored Dec 25, 2024
2 parents cd411a2 + 436b6eb commit 89ebf2c
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 89ebf2c

Please sign in to comment.