Skip to content

Commit

Permalink
add support for elasticsearch 7.17.14
Browse files Browse the repository at this point in the history
  • Loading branch information
pbobruk committed Oct 18, 2023
1 parent ffb7b94 commit dd58f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
pluginClassname = 'pl.allegro.tech.elasticsearch.plugin.analysis.morfologik.AnalysisMorfologikPlugin'
pluginDescription = 'Morfologik Polish Lemmatizer plugin for Elasticsearch'
versions = [
'elasticsearch': '7.17.11',
'elasticsearch': '7.17.14',
'lucene' : '8.11.2',
'log4j' : '2.17.1',
'spock' : '2.3-groovy-3.0',
Expand Down

0 comments on commit dd58f33

Please sign in to comment.