Skip to content

Commit a69ccd9

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1')
98+
testImplementation platform('org.junit:junit-bom:5.14.2')
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.6'

0 commit comments

Comments
 (0)