Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump assertj-core from 3.20.2 to 3.21.0 #129

Merged
merged 2 commits into from
Jan 3, 2022

Commits on Dec 31, 2021

  1. chore(deps): bump assertj-core from 3.20.2 to 3.21.0

    Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0.
    - [Release notes](https://github.com/assertj/assertj-core/releases)
    - [Commits](assertj/assertj@assertj-core-3.20.2...assertj-core-3.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    81127f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. test(connector): improve test stability

    * wrap the assertions into an await block for retrying if one of the assertions fails because of a missing record
    saig0 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    d5aa613 View commit details
    Browse the repository at this point in the history