File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ dependencies {
4646
4747 testImplementation ' io.grpc:grpc-testing:1.79.0'
4848 testImplementation ' io.grpc:grpc-inprocess:1.79.0'
49- testImplementation platform(' org.junit:junit-bom:6.0.2 ' )
50- testImplementation ' org.junit.jupiter:junit-jupiter:6.0.2 '
51- testImplementation ' org.junit.jupiter:junit-jupiter-api:6.0.2 '
49+ testImplementation platform(' org.junit:junit-bom:6.0.3 ' )
50+ testImplementation ' org.junit.jupiter:junit-jupiter:6.0.3 '
51+ testImplementation ' org.junit.jupiter:junit-jupiter-api:6.0.3 '
5252 testImplementation ' org.mockito:mockito-core:5.21.0'
5353 testImplementation ' org.mockito:mockito-junit-jupiter:5.21.0'
5454 testImplementation ' nl.jqno.equalsverifier:equalsverifier:4.3.1'
You can’t perform that action at this time.
0 commit comments