Skip to content

Commit

Permalink
add support for elasticsearch 7.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
allepbo committed Aug 8, 2022
1 parent 62ee011 commit 3fbd15c
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.4',
'elasticsearch': '7.17.5',
'lucene' : '8.11.2',
'log4j' : '2.17.1',
'spock' : '2.0-M4-groovy-3.0',
Expand Down

0 comments on commit 3fbd15c

Please sign in to comment.