Skip to content

Commit f56efcd

Browse files
Bump org.junit:junit-bom from 5.14.2 to 5.14.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29a6102 commit f56efcd

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
@@ -95,7 +95,7 @@ dependencies {
9595

9696
testCompileOnly lombok
9797

98-
testImplementation platform('org.junit:junit-bom:5.14.2')
98+
testImplementation platform('org.junit:junit-bom:5.14.3')
9999
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100100
testImplementation 'org.mockito:mockito-junit-jupiter:5.21.0'
101101
testImplementation 'org.assertj:assertj-core:3.27.7'

0 commit comments

Comments
 (0)