Skip to content

Commit

Permalink
Bump animal.sniffer.version from 1.20 to 1.21 (#496)
Browse files Browse the repository at this point in the history
Bumps `animal.sniffer.version` from 1.20 to 1.21.

Updates `animal-sniffer-annotations` from 1.20 to 1.21
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.20...animal-sniffer-parent-1.21)

Updates `animal-sniffer-maven-plugin` from 1.20 to 1.21
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.20...animal-sniffer-parent-1.21)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2022
1 parent 2e1b156 commit 3d0c3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

<mockito.version>4.3.1</mockito.version>
<access-modifier-checker.version>1.27</access-modifier-checker.version>
<animal.sniffer.version>1.20</animal.sniffer.version>
<animal.sniffer.version>1.21</animal.sniffer.version>

<!-- To opt in to @Restricted(Beta.class) APIs, set to true: -->
<useBeta>false</useBeta>
Expand Down

0 comments on commit 3d0c3d0

Please sign in to comment.