Skip to content

Commit

Permalink
Merge pull request #746 from gocd/dependabot/gradle/uk.org.webcompere…
Browse files Browse the repository at this point in the history
…-system-stubs-jupiter-2.0.1

Bump system-stubs-jupiter from 1.2.0 to 2.0.1
  • Loading branch information
chadlwilson authored Feb 19, 2022
2 parents 2e6f760 + 9dccdca commit 713f707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.8.2'

testImplementation group: 'cd.go.plugin', name: 'go-plugin-api', version: '21.4.0'
testImplementation group: 'uk.org.webcompere', name: 'system-stubs-jupiter', version: '1.2.0'
testImplementation group: 'uk.org.webcompere', name: 'system-stubs-jupiter', version: '2.0.1'
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.22.0'
testImplementation group: 'org.mockito', name: 'mockito-core', version: '4.3.1'
testImplementation group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
Expand Down

0 comments on commit 713f707

Please sign in to comment.