Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugin-tools:maven-pl…
Browse files Browse the repository at this point in the history
…ugin-annotations to v3.14.0
  • Loading branch information
renovate[bot] committed Aug 18, 2024
1 parent ac7bb2a commit fd52af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
implementation 'org.standardout.unpuzzle:unpuzzle-plugin:0.0.25-SNAPSHOT', {
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
}
compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.0'
compileOnly 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.14.0'

}

Expand Down

0 comments on commit fd52af2

Please sign in to comment.