Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven.plugin-tools:maven-plug…
Browse files Browse the repository at this point in the history
…in-tools-api to v3.15.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent 96e327a commit 65de9ea
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.15.0"
implementation "org.apache.maven.plugin-tools:maven-plugin-tools-api:3.15.1"
implementation "org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.1"

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

0 comments on commit 65de9ea

Please sign in to comment.