Skip to content

Commit

Permalink
Merge pull request #57 from GiganticMinecraft/renovate/com.eed3si9n-s…
Browse files Browse the repository at this point in the history
…bt-assembly-2.x

chore(deps): update dependency com.eed3si9n:sbt-assembly to v2.2.0
  • Loading branch information
Lucky authored Jul 21, 2024
2 parents 913c512 + ca53c2e commit 559c51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// FatJarを生成するためのプラグイン
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
// Lintをするためのプラグイン
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
// Formatをするためのプラグイン
Expand Down

0 comments on commit 559c51a

Please sign in to comment.