We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de570e6 commit e2c880dCopy full SHA for e2c880d
build.gradle
@@ -112,7 +112,7 @@ dependencies {
112
// https://github.com/webcompere/model-assert
113
// for json assertions
114
testImplementation 'uk.org.webcompere:model-assert:1.0.3'
115
- testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
116
testImplementation 'org.mockito:mockito-junit-jupiter:5.13.0'
117
// would like to transition these to wiremock
118
testImplementation 'org.mock-server:mockserver-junit-jupiter:5.15.0'
0 commit comments