File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ buildscript {
1818 mavenCentral()
1919 }
2020 dependencies {
21- classpath " org.elasticsearch.gradle:build-tools:7.16.3 "
21+ classpath " org.elasticsearch.gradle:build-tools:7.17.4 "
2222 }
2323}
2424
@@ -33,7 +33,7 @@ repositories {
3333 mavenCentral()
3434}
3535
36- version = ' 7.16.3 '
36+ version = ' 7.17.4 '
3737
3838esplugin {
3939 description ' English and Russian Morphology for ElasticSearch.'
Original file line number Diff line number Diff line change 1- distributionUrl =https\://services.gradle.org/distributions/gradle-7.2-bin.zip
1+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4. 2-bin.zip
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments