File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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:maven-plugin-api:3.9.9 " )
14+ implementation(" org.apache.maven:maven-plugin-api:3.9.12 " )
1515 implementation(" org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.2" )
1616
1717 testImplementation(project(" :jgiven-html5-report" ))
Original file line number Diff line number Diff line change 5050 <dependency >
5151 <groupId >org.apache.maven</groupId >
5252 <artifactId >maven-plugin-api</artifactId >
53- <version >3.9.11 </version >
53+ <version >3.9.12 </version >
5454 <scope >provided</scope >
5555 </dependency >
5656 <dependency >
You can’t perform that action at this time.
0 commit comments