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 e60eb99 commit e04959aCopy full SHA for e04959a
lib/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation 'io.grpc:grpc-inprocess:1.70.0'
53
testImplementation platform('org.junit:junit-bom:5.11.4')
54
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
55
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.13.4'
56
testImplementation 'org.mockito:mockito-core:5.15.2'
57
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
58
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.19.4'
0 commit comments