We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1393b9a commit b84c3b3Copy full SHA for b84c3b3
jgiven-maven-plugin/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
implementation project(':jgiven-core')
12
implementation project(':jgiven-asciidoc-report')
13
implementation project(':jgiven-html5-report')
14
- implementation "org.apache.maven.plugin-tools:maven-plugin-tools-api:3.15.1"
+ implementation "org.apache.maven.plugin-tools:maven-plugin-tools-api:3.15.2"
15
implementation "org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.2"
16
17
testImplementation project(':jgiven-html5-report')
0 commit comments