Skip to content

Commit

Permalink
Bump annotation-indexer from 1.14 to 1.15 (#56)
Browse files Browse the repository at this point in the history
Bumps [annotation-indexer](https://github.com/jenkinsci/lib-annotation-indexer) from 1.14 to 1.15.
- [Release notes](https://github.com/jenkinsci/lib-annotation-indexer/releases)
- [Commits](jenkinsci/lib-annotation-indexer@annotation-indexer-1.14...annotation-indexer-1.15)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:annotation-indexer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2021
1 parent c5c6b62 commit 18c3c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion access-modifier-annotation/pom.xml
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>annotation-indexer</artifactId>
<version>1.14</version>
<version>1.15</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
Expand Down

0 comments on commit 18c3c80

Please sign in to comment.