Skip to content

Commit 0509768

Browse files
authored
Merge pull request #397 from wiremock/update-to-beta-21
Bump latest beta version - 4.0.0-beta.21
2 parents 394a226 + 1c84b84 commit 0509768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
export const VERSIONS = {
99
// WireMock Java versions
1010
WIREMOCK_STABLE: '3.13.2',
11-
WIREMOCK_BETA: '4.0.0-beta.20',
11+
WIREMOCK_BETA: '4.0.0-beta.21',
1212
WIREMOCK_LEGACY: '2.31.0',
1313

1414
GRPC_EXTENSION: '0.11.0'

0 commit comments

Comments
 (0)