There was an error while loading. Please reload this page.
1 parent 81ef221 commit 84f099dCopy full SHA for 84f099d
1 file changed
lib/build.gradle
@@ -46,9 +46,9 @@ dependencies {
46
47
testImplementation 'io.grpc:grpc-testing:1.82.1'
48
testImplementation 'io.grpc:grpc-inprocess:1.82.1'
49
- testImplementation platform('org.junit:junit-bom:6.1.0')
50
- testImplementation 'org.junit.jupiter:junit-jupiter:6.1.0'
51
- testImplementation 'org.junit.jupiter:junit-jupiter-api:6.1.0'
+ testImplementation platform('org.junit:junit-bom:6.1.2')
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.1.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:6.1.2'
52
testImplementation 'org.mockito:mockito-core:5.23.0'
53
testImplementation 'org.mockito:mockito-junit-jupiter:5.23.0'
54
testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.5'
0 commit comments