1
0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-09-25 01:50:39 +02:00

Bump junit.version from 5.9.0 to 5.9.1

Bumps `junit.version` from 5.9.0 to 5.9.1.

Updates `junit-jupiter-engine` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

Updates `junit-jupiter-params` from 5.9.0 to 5.9.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-03 20:13:42 +00:00 committed by Richard Zowalla
parent 546ea4d633
commit c78bf500f7

View File

@ -374,7 +374,7 @@
<commons-io.version>2.11.0</commons-io.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<junit.version>5.9.0</junit.version>
<junit.version>5.9.1</junit.version>
<slf4j-log4j12.version>1.7.33</slf4j-log4j12.version>
<!-- Maven Plugin Dependencies -->