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

Bump junit_jupiter_version from 5.9.3 to 5.11.1 #14733

Open
wants to merge 3 commits into
base: 3.3
Choose a base branch
from

Commits on Sep 30, 2024

  1. Bump junit_jupiter_version from 5.9.3 to 5.11.1

    Bumps `junit_jupiter_version` from 5.9.3 to 5.11.1.
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.11.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.11.1)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.3 to 5.11.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.11.1)
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.3 to 5.11.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.11.1)
    
    Updates `org.junit.vintage:junit-vintage-engine` from 5.9.3 to 5.11.1
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.junit.vintage:junit-vintage-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0ad12fd View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix junit test failed

    AlbumenJ committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0c317eb View commit details
    Browse the repository at this point in the history
  2. Fix junit test failed

    AlbumenJ committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3a397ea View commit details
    Browse the repository at this point in the history