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 394a226 commit 1c84b84Copy full SHA for 1c84b84
src/config/versions.ts
@@ -8,7 +8,7 @@
8
export const VERSIONS = {
9
// WireMock Java versions
10
WIREMOCK_STABLE: '3.13.2',
11
- WIREMOCK_BETA: '4.0.0-beta.20',
+ WIREMOCK_BETA: '4.0.0-beta.21',
12
WIREMOCK_LEGACY: '2.31.0',
13
14
GRPC_EXTENSION: '0.11.0'
0 commit comments