Skip to content

Commit 0adc54c

Browse files
Bump org.junit:junit-bom from 5.13.1 to 5.13.4 (#412)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c23c3a commit 0adc54c

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
@@ -62,7 +62,7 @@ subprojects {
6262
implementation 'commons-cli:commons-cli:1.9.0'
6363
implementation 'commons-logging:commons-logging:1.3.5'
6464

65-
testImplementation platform('org.junit:junit-bom:5.13.1')
65+
testImplementation platform('org.junit:junit-bom:5.13.4')
6666
testImplementation 'org.junit.jupiter:junit-jupiter'
6767
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
6868
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)