Skip to content

Commit 38356a8

Browse files
authored
Merge pull request #248 from xdev-software/renovate/org.junit-junit-bom-6.x
Update dependency org.junit:junit-bom to v6.1.0
2 parents 28e7a18 + dea521b commit 38356a8

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

0 commit comments

Comments
 (0)