Skip to content

Commit

Permalink
Merge pull request #4 from tonivade/dependabot/gradle/uk.org.webcompe…
Browse files Browse the repository at this point in the history
…re-system-stubs-jupiter-2.1.3
  • Loading branch information
tonivade authored Oct 2, 2023
2 parents 845b626 + 98e83ba commit 9a06390
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 @@ -150,7 +150,7 @@ dependencies {
testImplementation('org.mockito:mockito-core:5.5.0')
testImplementation('org.mockito:mockito-junit-jupiter:5.5.0')
testImplementation('org.assertj:assertj-core:3.24.2')
testImplementation('uk.org.webcompere:system-stubs-jupiter:2.1.2')
testImplementation('uk.org.webcompere:system-stubs-jupiter:2.1.3')
}

application {
Expand Down

0 comments on commit 9a06390

Please sign in to comment.