Skip to content

Commit

Permalink
Merge pull request #552 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/sbt-assembly-2.3.0

Update sbt-assembly to 2.3.0 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Oct 7, 2024
2 parents 04d9008 + 0141810 commit d43aa23
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,3 +1,3 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
resolvers += Resolver.jcenterRepo
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")

0 comments on commit d43aa23

Please sign in to comment.