File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ repositories {
8
8
9
9
dependencies {
10
10
testImplementation ' com.algolia:algoliasearch-client-java:4.0.1'
11
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
11
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.11.0 '
12
12
testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
13
13
testImplementation ' org.skyscreamer:jsonassert:1.5.3'
14
14
testImplementation ' com.fasterxml.jackson.core:jackson-core:2.17.2'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ repositories {
8
8
9
9
dependencies {
10
10
testImplementation ' com.algolia:algoliasearch-client-java:{{packageVersion}}'
11
- testImplementation ' org.junit.jupiter:junit-jupiter:5.10.3 '
11
+ testImplementation ' org.junit.jupiter:junit-jupiter:5.11.0 '
12
12
testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
13
13
testImplementation ' org.skyscreamer:jsonassert:1.5.3'
14
14
testImplementation ' com.fasterxml.jackson.core:jackson-core:2.17.2'
You can’t perform that action at this time.
0 commit comments