Skip to content

Commit

Permalink
Update plugins.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Nov 20, 2024
1 parent dab9b95 commit 3e8834b
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 @@ -4,7 +4,7 @@
* [[https://github.com/sbt/sbt-assembly]]
* [[https://repo1.maven.org/maven2/com/eed3si9n/sbt-assembly_2.12_1.0/]]
*/
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")

/**
* scalastyle-sbt-plugin
Expand Down

0 comments on commit 3e8834b

Please sign in to comment.