Skip to content

Commit

Permalink
Merge pull request #1610 from TNG/renovate/org.apache.maven.plugin-to…
Browse files Browse the repository at this point in the history
…ols-maven-plugin-tools-api-3.x

Update dependency org.apache.maven.plugin-tools:maven-plugin-tools-api to v3.13.0
  • Loading branch information
l-1squared committed May 13, 2024
2 parents 8ee0fb4 + a7f6a93 commit 8e6e231
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 8e6e231

Please sign in to comment.