mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
Bump junitVersion from 5.13.4 to 6.0.3
Bumps `junitVersion` from 5.13.4 to 6.0.3. Updates `org.junit:junit-bom` from 5.13.4 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df5604a1d7
commit
b60ce47596
@ -119,7 +119,7 @@ subprojects {
|
||||
commonsCompressVersion = '1.28.0'
|
||||
commonsIoVersion = '2.21.0'
|
||||
commonsMathVersion = '3.6.1'
|
||||
junitVersion = '5.13.4'
|
||||
junitVersion = '6.0.3'
|
||||
log4jVersion = '2.25.3'
|
||||
mockitoVersion = '5.21.0'
|
||||
hamcrestVersion = '3.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user