Skip to content

Commit 33c3327

Browse files
fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-tools-api to v3.15.2
Signed-off-by: Renovate Bot <[email protected]>
1 parent b0b575e commit 33c3327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jgiven-maven-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
implementation project(':jgiven-core')
1212
implementation project(':jgiven-asciidoc-report')
1313
implementation project(':jgiven-html5-report')
14-
implementation "org.apache.maven.plugin-tools:maven-plugin-tools-api:3.15.1"
14+
implementation "org.apache.maven.plugin-tools:maven-plugin-tools-api:3.15.2"
1515
implementation "org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.2"
1616

1717
testImplementation project(':jgiven-html5-report')

0 commit comments

Comments
 (0)