Skip to content

Commit e503a25

Browse files
scala-steward-asf[bot]mdedetrich
authored andcommitted
Update sbt-pekko-build to 0.3.3
1 parent 8450d05 commit e503a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
3737
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3838
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
3939
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.11")
40-
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.3.2")
40+
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.3.3")
4141
addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
4242
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
4343

0 commit comments

Comments
 (0)