Skip to content

Commit 5ee766f

Browse files
Update sbt-pekko-build to 0.2.1
1 parent 4f80b1e commit 5ee766f

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
@@ -39,7 +39,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3939
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
4040
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10")
4141
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.11")
42-
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.2.0")
42+
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.2.1")
4343
addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
4444
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
4545

0 commit comments

Comments
 (0)