Skip to content

Commit 505de47

Browse files
chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.3 (#4035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d374aa commit 505de47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/java/tests/build.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ java {
1515

1616
dependencies {
1717
testImplementation 'com.algolia:algoliasearch:{{packageVersion}}'
18-
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
18+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
1919
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2020
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
2121
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'

0 commit comments

Comments
 (0)