Skip to content

Commit 3230662

Browse files
committed
Update dependency org.junit:junit-bom to v6.0.3
1 parent 2e8873d commit 3230662

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
@@ -59,7 +59,7 @@ dependencies {
5959
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
6060
pmd "net.sourceforge.pmd:pmd-ant:${pmdVersion}",
6161
"net.sourceforge.pmd:pmd-java:${pmdVersion}"
62-
testImplementation platform('org.junit:junit-bom:6.0.2'),
62+
testImplementation platform('org.junit:junit-bom:6.0.3'),
6363
'org.junit.jupiter:junit-jupiter',
6464
'org.junit.jupiter:junit-jupiter-engine',
6565
'org.assertj:assertj-core:3.27.7'

0 commit comments

Comments
 (0)