Skip to content

Commit e98fbb2

Browse files
committed
Update dependency org.junit:junit-bom to v6.0.2
1 parent 84b543d commit e98fbb2

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
@@ -61,7 +61,7 @@ dependencies {
6161
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
6262
pmd "net.sourceforge.pmd:pmd-ant:${pmdVersion}",
6363
"net.sourceforge.pmd:pmd-java:${pmdVersion}"
64-
testImplementation platform('org.junit:junit-bom:6.0.1'),
64+
testImplementation platform('org.junit:junit-bom:6.0.2'),
6565
'org.junit.jupiter:junit-jupiter',
6666
'org.junit.jupiter:junit-jupiter-engine',
6767
'org.assertj:assertj-core:3.27.6'

0 commit comments

Comments
 (0)