This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/sbt-java-formatter-0.10.0
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git

commit f2b101f430e840a8e9617e2f3ef4fe9ea56b33fc
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 13 00:51:54 2025 +0000

    Update sbt-java-formatter to 0.10.0
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index ba55ff0..5e40947 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -9,7 +9,7 @@
 
 addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") // for maintenance 
of copyright file header
 addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
-addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
 addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
 addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to