Skip to content

Commit 1c6d41b

Browse files
fix(deps): update dependency org.elasticsearch:elasticsearch to v8.8.1
1 parent f9a2a7d commit 1c6d41b

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
@@ -8,7 +8,7 @@ targetCompatibility = 17
88

99
apply plugin: 'distribution'
1010

11-
def ElasticsearchVersion = '8.8.0'
11+
def ElasticsearchVersion = '8.8.1'
1212
def LuceneVersion = '9.6.0'
1313
version = '0.0.1'
1414

0 commit comments

Comments
 (0)