mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Bump junitVersion from 5.13.2 to 5.13.3 (#834)
Bumps `junitVersion` from 5.13.2 to 5.13.3. Updates `org.junit:junit-bom` from 5.13.2 to 5.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.2 to 5.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.2 to 5.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
631d8aecc4
commit
e2a9a66428
@ -112,7 +112,7 @@ subprojects {
|
||||
commonsCompressVersion = '1.27.1'
|
||||
commonsIoVersion = '2.19.0'
|
||||
commonsMathVersion = '3.6.1'
|
||||
junitVersion = '5.13.2'
|
||||
junitVersion = '5.13.3'
|
||||
log4jVersion = '2.24.3'
|
||||
mockitoVersion = '4.11.0'
|
||||
hamcrestVersion = '3.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user