Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotati…
Browse files Browse the repository at this point in the history
…ons (GoogleContainerTools#4001)

Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.1...maven-plugin-tools-3.8.2)

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

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] authored May 11, 2023
1 parent 7306908 commit b59006c
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.1',
MAVEN_CORE: 'org.apache.maven:maven-core:3.9.1',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.9.1',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.1',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.2',

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

0 comments on commit b59006c

Please sign in to comment.