Skip to content

Commit

Permalink
Update dependency org.apache.maven.shared:maven-invoker to v3.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent fec286e commit eac8479
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 @@ -19,7 +19,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.junit.jupiter:junit-jupiter-params'
testImplementation 'org.junit.platform:junit-platform-runner'
testImplementation 'org.apache.maven.shared:maven-invoker:3.2.0'
testImplementation 'org.apache.maven.shared:maven-invoker:3.3.0'
}

test {
Expand Down

0 comments on commit eac8479

Please sign in to comment.