Skip to content

Commit 1492887

Browse files
authored
Merge pull request #220 from xdev-software/renovate/org.junit-junit-bom-6.x
Update dependency org.junit:junit-bom to v6.0.3
2 parents 949db22 + 3230662 commit 1492887

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)