Update sbt-develocity to 1.4 (#2223)

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
scala-steward-asf[bot] 2025-09-17 02:07:21 +08:00 committed by GitHub
parent db43bf4697
commit ee704f7e5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,4 +36,4 @@ addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.7")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.3.1")
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.4")