Skip to content

Commit f465ade

Browse files
Bump org.junit:junit-bom from 5.10.3 to 5.11.4
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57d4f48 commit f465ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ subprojects {
6060
implementation 'org.apache.logging.log4j:log4j-api:2.23.1'
6161
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
6262

63-
testImplementation platform('org.junit:junit-bom:5.10.3')
63+
testImplementation platform('org.junit:junit-bom:5.11.4')
6464
testImplementation 'org.junit.jupiter:junit-jupiter'
6565
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
6666
testImplementation 'org.mockito:mockito-core:5.12.0'

0 commit comments

Comments
 (0)