Skip to content

Commit

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

Bump uk.org.webcompere:system-stubs-jupiter from 2.1.5 to 2.1.6
  • Loading branch information
chadlwilson authored Jan 19, 2024
2 parents ca8bba2 + 9b46534 commit 65a9c16
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 @@ -89,7 +89,7 @@ dependencies {
testImplementation platform('org.junit:junit-bom:5.10.1')
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.5'
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.6'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine'
testRuntimeOnly group: 'org.junit.platform', name: 'junit-platform-launcher'

Expand Down

0 comments on commit 65a9c16

Please sign in to comment.