Skip to content

Commit

Permalink
Merge pull request #1507 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.11.0
  • Loading branch information
l-1squared authored Jan 12, 2024
2 parents 82311c8 + 6a43a2c commit 9054d8a
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.10.2"
implementation "org.apache.maven.plugin-tools:maven-plugin-tools-api:3.11.0"
implementation "org.apache.maven.plugin-tools:maven-plugin-annotations:3.11.0"

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

0 comments on commit 9054d8a

Please sign in to comment.