mirror of
https://github.com/apache/poi.git
synced 2025-03-08 10:20:54 +00:00
Bump junitVersion from 5.11.3 to 5.11.4
Bumps `junitVersion` from 5.11.3 to 5.11.4. Updates `org.junit.jupiter:junit-jupiter` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b92a912e7d
commit
60822ec49d
@ -67,7 +67,7 @@ configurations {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
antLibs("org.junit.jupiter:junit-jupiter:5.11.3")
|
||||
antLibs("org.junit.jupiter:junit-jupiter:5.11.4")
|
||||
antLibs("org.apache.ant:ant-junitlauncher:1.10.15")
|
||||
}
|
||||
|
||||
@ -123,7 +123,7 @@ subprojects {
|
||||
commonsCompressVersion = '1.27.1'
|
||||
commonsIoVersion = '2.18.0'
|
||||
commonsMathVersion = '3.6.1'
|
||||
junitVersion = '5.11.3'
|
||||
junitVersion = '5.11.4'
|
||||
log4jVersion = '2.24.3'
|
||||
mockitoVersion = '4.11.0'
|
||||
hamcrestVersion = '3.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user