Skip to content

Commit

Permalink
v7.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-st committed Mar 24, 2021
1 parent 25ea38a commit d57f136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
jcenter()
}
dependencies {
classpath "org.elasticsearch.gradle:build-tools:7.11.2"
classpath "org.elasticsearch.gradle:build-tools:7.12.0"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
}
}
Expand All @@ -42,7 +42,7 @@ repositories {
}
}

version = '7.11.2'
version = '7.12.0'

esplugin {
description 'English and Russian Morphology for ElasticSearch.'
Expand Down

0 comments on commit d57f136

Please sign in to comment.