Skip to content

Commit e702b88

Browse files
committed
add support for elasticsearch 8.19.6
1 parent 0e62dc2 commit e702b88

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.19.4',
7+
'elasticsearch' : '8.19.6',
88
'lucene' : '8.11.3',
99
'log4j' : '2.20.0',
1010
'spock' : '2.3-groovy-3.0',

0 commit comments

Comments
 (0)