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 junitJupiterVersion from 5.10.3 to 5.11.0 #933

Merged
merged 5 commits into from
Sep 20, 2024

Commits on Sep 16, 2024

  1. chore(deps): Bump junitJupiterVersion from 5.10.3 to 5.11.0

    Bumps `junitJupiterVersion` from 5.10.3 to 5.11.0.
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.3...r5.11.0)
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.10.3 to 5.11.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.3...r5.11.0)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.0
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.3...r5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter
      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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6cac830 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore: use spring dependency management mechanism to configure junitJ…

    …upiterVersion instead of manually overriding them
    sam0r040 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fb80ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e2175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69a32eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    287b510 View commit details
    Browse the repository at this point in the history