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.
2 parents b340c2d + af3c622 commit 38b17f0Copy full SHA for 38b17f0
templates/java/tests/build.mustache
@@ -15,7 +15,7 @@ java {
15
16
dependencies {
17
testImplementation 'com.algolia:algoliasearch:{{packageVersion}}'
18
- testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
19
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
20
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
21
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.18.3'
0 commit comments