Skip to content

Commit

Permalink
Update dependency io.cucumber:cucumber-picocontainer to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 15, 2023
1 parent 9e38594 commit 440180b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java/Gradle/simple-build-3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ dependencies {
testImplementation 'uk.org.lidalia:slf4j-test:1.2.0'
testImplementation 'org.json:json:20200518'

acceptanceImplementation 'io.cucumber:cucumber-picocontainer:6.11.0'
acceptanceImplementation 'io.cucumber:cucumber-picocontainer:7.11.0'
acceptanceImplementation 'org.assertj:assertj-core:3.24.1'
}

Expand Down

0 comments on commit 440180b

Please sign in to comment.