1
0
Fork 0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-05-05 22:56:04 +02:00

Bump junit.version from 5.9.3 to 5.10.1

Bumps `junit.version` from 5.9.3 to 5.10.1.

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.3 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-06 20:38:30 +00:00 committed by GitHub
parent ccb218a86a
commit e7032c58cd
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -394,7 +394,7 @@
<commons-io.version>2.15.0</commons-io.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<junit.version>5.9.3</junit.version>
<junit.version>5.10.1</junit.version>
<slf4j-log4j12.version>1.7.33</slf4j-log4j12.version>
<!-- Maven Plugin Dependencies -->