Skip to content

Commit d06a6a1

Browse files
committed
add support for elasticsearch 8.18.8
1 parent 7620d13 commit d06a6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
pluginClassname = 'pl.allegro.tech.elasticsearch.plugin.analysis.morfologik.AnalysisMorfologikPlugin'
55
pluginDescription = 'Morfologik Polish Lemmatizer plugin for Elasticsearch'
66
versions = [
7-
'elasticsearch' : '8.18.5',
7+
'elasticsearch' : '8.18.8',
88
'lucene' : '8.11.3',
99
'log4j' : '2.20.0',
1010
'spock' : '2.3-groovy-3.0',

0 commit comments

Comments
 (0)