Skip to content

Commit

Permalink
Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#70)
Browse files Browse the repository at this point in the history
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 58f574e commit 58c20d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ org-apache-commons-commons-collections4 = "org.apache.commons:commons-collection
org-apache-commons-commons-io = "org.apache.commons:commons-io:1.3.2"
org-apache-commons-commons-text = "org.apache.commons:commons-text:1.13.0"
org-apache-logging-log4j-log4j-core = "org.apache.logging.log4j:log4j-core:2.24.3"
org-junit-junit-bom = "org.junit:junit-bom:5.11.3"
org-junit-junit-bom = "org.junit:junit-bom:5.11.4"
org-junit-jupiter-junit-jupiter = "org.junit.jupiter:junit-jupiter:5.11.3"
org-projectlombok-lombok = "org.projectlombok:lombok:1.18.36"
org-slf4j-slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
Expand Down

0 comments on commit 58c20d9

Please sign in to comment.