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 d783e1c commit 5f41200Copy full SHA for 5f41200
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
34
testImplementation "io.gatehill.imposter:distro-embedded:3.38.2"
35
testImplementation "io.gatehill.imposter:imposter-server:3.38.1"
36
- testImplementation "io.gatehill.imposter:config-dynamic:3.38.1"
+ testImplementation "io.gatehill.imposter:config-dynamic:3.38.2"
37
testImplementation "io.gatehill.imposter:mock-openapi:3.38.2"
38
}
39
0 commit comments