Skip to content

Commit 3e2fe81

Browse files
Update sbt-pekko-build to 0.4.7 (#2576)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 41d0a83 commit 3e2fe81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
2626

2727
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
2828
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
29-
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.5")
29+
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.7")
3030
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
3131
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
3232
addSbtPlugin("io.github.roiocam" % "sbt-depend-walker" % "0.1.1")

0 commit comments

Comments
 (0)