Skip to content

Commit 472e902

Browse files
authored
Merge pull request #60 from igniterealtime/dependabot/gradle/org.junit-junit-bom-5.13.3
Bump org.junit:junit-bom from 5.13.2 to 5.13.3
2 parents d27cb29 + dede6c9 commit 472e902

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
@@ -95,7 +95,7 @@ dependencies {
9595

9696
testCompileOnly lombok
9797

98-
testImplementation platform('org.junit:junit-bom:5.13.2')
98+
testImplementation platform('org.junit:junit-bom:5.13.3')
9999
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100100
testImplementation 'org.mockito:mockito-junit-jupiter:5.18.0'
101101
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)