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 5f41200 commit 4cc1967Copy full SHA for 4cc1967
build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
testImplementation 'org.junit.jupiter:junit-jupiter'
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"
+ testImplementation "io.gatehill.imposter:imposter-server:3.38.2"
36
testImplementation "io.gatehill.imposter:config-dynamic:3.38.2"
37
testImplementation "io.gatehill.imposter:mock-openapi:3.38.2"
38
}
0 commit comments