We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cced056 commit fefb93bCopy full SHA for fefb93b
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.11.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
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.2'
0 commit comments