Skip to content

Commit 82c30aa

Browse files
committed
Update sbt-assembly to 2.3.1
1 parent 6a558dd commit 82c30aa

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
@@ -10,5 +10,5 @@ addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.8.2")
1010
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1111
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1212
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
13-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
13+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
1414
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")

0 commit comments

Comments
 (0)