Skip to content

Commit

Permalink
Add sbt-duplicates-finder and sbt-autoversion to the plugins list
Browse files Browse the repository at this point in the history
  • Loading branch information
pdalpra authored Nov 21, 2017
1 parent 8716a81 commit 7194b2d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/reference/01-General-Info/02-Community-Plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ your plugin to the list.
deployable fat JARs. <!-- 1 star -->
- [sbt-release-fossil](https://chiselapp.com/user/twenstar/repository/sbt-release-fossil):
enhances [sbt-release](https://github.com/sbt/sbt-release) to support [Fossil](https://fossil-scm.org) repositories
- [sbt-autoversion](https://github.com/sbt/sbt-autoversion): automatically set your
next version bump based on patterns of your commit messase since last release. <!-- 2 stars -->

#### Deployment integration plugins

Expand Down Expand Up @@ -209,6 +211,8 @@ your plugin to the list.
containing explicit sbt dependencies. <!-- 33 stars -->
- [sbt-license-report](https://github.com/sbt/sbt-license-report): generate
reports of licenses used by dependencies. <!-- 25 stars -->
- [sbt-duplicates-finder](https://github.com/sbt/sbt-duplicates-finder): detect
class and resources conflicting in your project's classpath. <!-- 13 stars -->

#### Web and frontend development plugins

Expand Down

0 comments on commit 7194b2d

Please sign in to comment.