Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugin-tools:maven-plugin-tools-ap…
Browse files Browse the repository at this point in the history
…i to v3.13.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent cc3c108 commit c31e264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgiven-maven-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = 'JGiven Maven Mojo'
dependencies {
implementation project(':jgiven-core')
implementation project(':jgiven-html5-report')
implementation "org.apache.maven.plugin-tools:maven-plugin-tools-api:3.12.0"
implementation "org.apache.maven.plugin-tools:maven-plugin-tools-api:3.13.0"
implementation "org.apache.maven.plugin-tools:maven-plugin-annotations:3.12.0"

testImplementation project(':jgiven-html5-report')
Expand Down

0 comments on commit c31e264

Please sign in to comment.