Skip to content

Commit

Permalink
Merge pull request #708 from scala-steward/update/sbt-assembly-2.2.0
Browse files Browse the repository at this point in the history
Update sbt-assembly to 2.2.0
  • Loading branch information
mcmpp authored Jul 16, 2024
2 parents bb4fdd4 + 7bf472e commit bb15cbd
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
Expand Up @@ -5,7 +5,7 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")

addSbtPlugin("org.scalaxb" % "sbt-scalaxb" % "1.12.0")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
//addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.5.10")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
Expand Down

0 comments on commit bb15cbd

Please sign in to comment.