Skip to content

Commit 4cc1967

Browse files
Bump io.gatehill.imposter:imposter-server from 3.38.1 to 3.38.2 (#75)
Bumps io.gatehill.imposter:imposter-server from 3.38.1 to 3.38.2. --- updated-dependencies: - dependency-name: io.gatehill.imposter:imposter-server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f41200 commit 4cc1967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
testImplementation 'org.junit.jupiter:junit-jupiter'
3333
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3434
testImplementation "io.gatehill.imposter:distro-embedded:3.38.2"
35-
testImplementation "io.gatehill.imposter:imposter-server:3.38.1"
35+
testImplementation "io.gatehill.imposter:imposter-server:3.38.2"
3636
testImplementation "io.gatehill.imposter:config-dynamic:3.38.2"
3737
testImplementation "io.gatehill.imposter:mock-openapi:3.38.2"
3838
}

0 commit comments

Comments
 (0)