Skip to content

Commit

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

Bump uk.org.webcompere:system-stubs-jupiter from 2.1.1 to 2.1.2
  • Loading branch information
chadlwilson authored Sep 29, 2023
2 parents 4ed5a52 + 5f32ba2 commit 9c88eb6
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 @@ -88,7 +88,7 @@ dependencies {
testImplementation platform('org.junit:junit-bom:5.10.0')
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api'
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-params'
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.1'
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.2'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine'
testRuntimeOnly group: 'org.junit.platform', name: 'junit-platform-launcher'

Expand Down

0 comments on commit 9c88eb6

Please sign in to comment.