Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.0...maven-plugin-tools-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2023
1 parent 30a8aad commit c83f031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ project.ext.dependencyStrings = [
MAVEN_API: 'org.apache.maven:maven-plugin-api:3.9.0',
MAVEN_CORE: 'org.apache.maven:maven-core:3.9.0',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.9.0',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.7.1',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.1',

//test
TRUTH: 'com.google.truth:truth:1.1.3',
Expand Down

0 comments on commit c83f031

Please sign in to comment.