File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
algoliasearch-client-java/gradle/wrapper
algoliasearch-client-kotlin/gradle/wrapper Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
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.1 '
18+ testImplementation ' org.junit.jupiter:junit-jupiter:5.11.0 '
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