Skip to content

Commit 3b41361

Browse files
Update sbt-assembly to 2.3.1
1 parent 564f5bf commit 3b41361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
1+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
22
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 commit comments

Comments
 (0)