From b1dbdfefa99b0861f2d0879be195af5d241dfd02 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:21:32 +0000 Subject: [PATCH 1/7] Update lib-healthcheck-play29 to 0.0.94 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 307389b..0d609a6 100644 --- a/build.sbt +++ b/build.sbt @@ -55,7 +55,7 @@ lazy val api = project lazy val commonSettings: Seq[Setting[_]] = Seq( name ~= ("registry-" + _), libraryDependencies ++= Seq( - "io.flow" %% "lib-healthcheck-play29" % "0.0.92", + "io.flow" %% "lib-healthcheck-play29" % "0.0.94", specs2 % Test, ), Compile / doc / sources := Seq.empty, From 368337c49b29afa9157e69cf3746fe4998365216 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:21:32 +0000 Subject: [PATCH 2/7] Update lib-log-play29 to 0.2.79 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0d609a6..6caec5f 100644 --- a/build.sbt +++ b/build.sbt @@ -43,7 +43,7 @@ lazy val api = project "net.jcazevedo" %% "moultingyaml" % "0.4.2", "io.flow" %% "lib-test-utils-play29" % "0.3.3" % Test, "io.flow" %% "lib-usage-play29" % "0.3.36", - "io.flow" %% "lib-log-play29" % "0.2.77", + "io.flow" %% "lib-log-play29" % "0.2.79", ), Test / javaOptions ++= Seq( "--add-exports=java.base/sun.security.x509=ALL-UNNAMED", From e3c39e04422c7c5c3ba1722f2b697da43b3fc528 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:21:33 +0000 Subject: [PATCH 3/7] Update lib-metrics-play29 to 1.1.76 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6caec5f..56e03e3 100644 --- a/build.sbt +++ b/build.sbt @@ -38,7 +38,7 @@ lazy val api = project "org.projectlombok" % "lombok" % "1.18.42" % "provided", jdbc, "io.flow" %% "lib-postgresql-play-play29" % "0.6.61", - "io.flow" %% "lib-metrics-play29" % "1.1.74", + "io.flow" %% "lib-metrics-play29" % "1.1.76", "org.postgresql" % "postgresql" % "42.7.4", "net.jcazevedo" %% "moultingyaml" % "0.4.2", "io.flow" %% "lib-test-utils-play29" % "0.3.3" % Test, From af0b37608435ece36c900d7bffaf8251ea9ef4ac Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:21:33 +0000 Subject: [PATCH 4/7] Update lib-postgresql-play-play29 to 0.6.63 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 56e03e3..e6e721a 100644 --- a/build.sbt +++ b/build.sbt @@ -37,7 +37,7 @@ lazy val api = project "com.google.inject.extensions" % "guice-assistedinject" % "5.1.0", "org.projectlombok" % "lombok" % "1.18.42" % "provided", jdbc, - "io.flow" %% "lib-postgresql-play-play29" % "0.6.61", + "io.flow" %% "lib-postgresql-play-play29" % "0.6.63", "io.flow" %% "lib-metrics-play29" % "1.1.76", "org.postgresql" % "postgresql" % "42.7.4", "net.jcazevedo" %% "moultingyaml" % "0.4.2", From d70e93ab0db8302da53dfc3a2f290391d2355462 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:21:33 +0000 Subject: [PATCH 5/7] Update lib-test-utils-play29 to 0.3.5 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e6e721a..7559f16 100644 --- a/build.sbt +++ b/build.sbt @@ -41,7 +41,7 @@ lazy val api = project "io.flow" %% "lib-metrics-play29" % "1.1.76", "org.postgresql" % "postgresql" % "42.7.4", "net.jcazevedo" %% "moultingyaml" % "0.4.2", - "io.flow" %% "lib-test-utils-play29" % "0.3.3" % Test, + "io.flow" %% "lib-test-utils-play29" % "0.3.5" % Test, "io.flow" %% "lib-usage-play29" % "0.3.36", "io.flow" %% "lib-log-play29" % "0.2.79", ), From 447e5fff001970104a6643f45d5dcfb0fce74dde Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:21:33 +0000 Subject: [PATCH 6/7] Update lib-usage-play29 to 0.3.38 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7559f16..0d5f635 100644 --- a/build.sbt +++ b/build.sbt @@ -42,7 +42,7 @@ lazy val api = project "org.postgresql" % "postgresql" % "42.7.4", "net.jcazevedo" %% "moultingyaml" % "0.4.2", "io.flow" %% "lib-test-utils-play29" % "0.3.5" % Test, - "io.flow" %% "lib-usage-play29" % "0.3.36", + "io.flow" %% "lib-usage-play29" % "0.3.38", "io.flow" %% "lib-log-play29" % "0.2.79", ), Test / javaOptions ++= Seq( From 406bda8a54aa439fd600d85d63c3d423f3aa868f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:21:33 +0000 Subject: [PATCH 7/7] Update sbt-flow-linter to 0.0.76 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index a46c497..e5ed67a 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -15,7 +15,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1") resolvers += "Flow Plugins" at "https://flow.jfrog.io/flow/plugins-release/" -addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.75") +addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.76") // Resolve scala-xml version dependency mismatch, see https://github.com/sbt/sbt/issues/7007 ThisBuild / libraryDependencySchemes ++= Seq(