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 1515
1616dependencies {
1717 testImplementation ' com.algolia:algoliasearch:4.3.7'
18- testImplementation ' org.junit.jupiter:junit-jupiter:5.11.0 '
18+ testImplementation ' org.junit.jupiter:junit-jupiter:5.11.1 '
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.17.2'
Original file line number Diff line number Diff line change 1515
1616dependencies {
1717 testImplementation ' com.algolia:algoliasearch:{{packageVersion}}'
18- testImplementation ' org.junit.jupiter:junit-jupiter:5.11.0 '
18+ testImplementation ' org.junit.jupiter:junit-jupiter:5.11.1 '
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.17.2'
You can’t perform that action at this time.
0 commit comments