Skip to content

Commit 5f41200

Browse files
Bump io.gatehill.imposter:config-dynamic from 3.38.1 to 3.38.2 (#76)
Bumps io.gatehill.imposter:config-dynamic from 3.38.1 to 3.38.2. --- updated-dependencies: - dependency-name: io.gatehill.imposter:config-dynamic 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 d783e1c commit 5f41200

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
@@ -33,7 +33,7 @@ dependencies {
3333
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3434
testImplementation "io.gatehill.imposter:distro-embedded:3.38.2"
3535
testImplementation "io.gatehill.imposter:imposter-server:3.38.1"
36-
testImplementation "io.gatehill.imposter:config-dynamic:3.38.1"
36+
testImplementation "io.gatehill.imposter:config-dynamic:3.38.2"
3737
testImplementation "io.gatehill.imposter:mock-openapi:3.38.2"
3838
}
3939

0 commit comments

Comments
 (0)