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 5111006 commit a374b3dCopy full SHA for a374b3d
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
testImplementation 'org.assertj:assertj-core:3.25.3'
41
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
42
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
43
- testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
44
testImplementation "org.sonarsource.sonarqube:sonar-scanner-engine:${sonarPluginApiVersion}"
45
testImplementation "org.sonarsource.sonarqube:sonar-ws:${sonarqubeWsVersion}"
46
testImplementation 'com.google.protobuf:protobuf-java-util:3.25.2'
0 commit comments