Skip to content

Commit 81dad91

Browse files
authored
Merge pull request #15 from CodelyTV/update/sbt-assembly-2.3.0
Update sbt-assembly to 2.3.0
2 parents 328a99c + 815a4de commit 81dad91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/sbt-scalafmt.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")
2+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")

0 commit comments

Comments
 (0)