Skip to content

fix(deps): update dependency org.junit:junit-bom to v5.13.1 #708

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit:junit-bom (source) 5.13.0 -> 5.13.1 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners June 8, 2025 04:59
@@ -28,7 +28,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-web")
testImplementation("org.springframework.boot:spring-boot-starter-test")

testImplementation(enforcedPlatform("org.junit:junit-bom:5.12.2"))
testImplementation(enforcedPlatform("org.junit:junit-bom:5.13.0"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
testImplementation(enforcedPlatform("org.junit:junit-bom:5.13.0"))
testImplementation(enforcedPlatform("org.junit:junit-bom:5.13.1"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, I'll fix the branch protections

@renovate renovate bot force-pushed the renovate/junit5-monorepo branch from 0fb75b8 to 936d507 Compare June 9, 2025 23:41
@breedx-splk breedx-splk merged commit e8967a1 into main Jun 9, 2025
8 checks passed
@breedx-splk breedx-splk deleted the renovate/junit5-monorepo branch June 9, 2025 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants