We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af74a56 commit 749169aCopy full SHA for 749169a
lib/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
51
testImplementation 'io.grpc:grpc-testing:1.70.0'
52
testImplementation 'io.grpc:grpc-inprocess:1.70.0'
53
- testImplementation platform('org.junit:junit-bom:5.11.4')
+ testImplementation platform('org.junit:junit-bom:5.13.4')
54
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
55
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
56
testImplementation 'org.mockito:mockito-core:5.15.2'
0 commit comments