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 4954326 commit 310d261Copy full SHA for 310d261
tests/output/java/build.gradle
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
testImplementation 'com.algolia:algoliasearch-client-java:4.0.0-SNAPSHOT'
11
- testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
12
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
13
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.14.1'
14
}
0 commit comments