Skip to content

Commit 8fc875e

Browse files
committed
v7.17.4
1 parent e9cbbdd commit 8fc875e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

3838
esplugin {
3939
description 'English and Russian Morphology for ElasticSearch.'

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)