Skip to content

Commit 82d6253

Browse files
authored
Merge pull request #95 from igniterealtime/dependabot/gradle/org.junit-junit-bom-5.14.3
Bump org.junit:junit-bom from 5.14.2 to 5.14.3
2 parents 29a6102 + f56efcd commit 82d6253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.14.2')
98+
testImplementation platform('org.junit:junit-bom:5.14.3')
9999
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100100
testImplementation 'org.mockito:mockito-junit-jupiter:5.21.0'
101101
testImplementation 'org.assertj:assertj-core:3.27.7'

0 commit comments

Comments
 (0)