Skip to content

Bump MockServer container image to 7.5.0 - #9661

Closed
AzazelSensei wants to merge 1 commit into
lysine-dev:mainfrom
AzazelSensei:test/9629-mockserver-7.5.0
Closed

Bump MockServer container image to 7.5.0#9661
AzazelSensei wants to merge 1 commit into
lysine-dev:mainfrom
AzazelSensei:test/9629-mockserver-7.5.0

Conversation

@AzazelSensei

Copy link
Copy Markdown

mockserver-client is already 7.5.0. The container image was still 7.4.0, so container tests fail while registering expectations.

Fixes #9629

The client is already 7.5.0. MockServer rejects a 7.4.0 server
when the client minor version does not match.

Fixes lysine-dev#9629
@JakeWharton

Copy link
Copy Markdown
Collaborator

There is already a PR for this: #9632

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Container tests fail because MockServer client and server versions do not match

2 participants