Skip to content

Commit

Permalink
use 8.6.2 as a top elasticsearch version
Browse files Browse the repository at this point in the history
  • Loading branch information
eiennohito committed Mar 10, 2023
1 parent 89b748c commit aa530b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# tried versions: 8.6.0, 8.5.3, 8.4.3, 8.2.3, 7.17.8, 7.14.2, 7.10.2, 7.8.1, 7.4.2
elasticsearchVersion=8.6.0
# tried versions: 8.6.2, 8.5.3, 8.4.3, 8.2.3, 7.17.9, 7.14.2, 7.10.2, 7.8.1, 7.4.2
elasticsearchVersion=8.6.2
org.gradle.jvmargs=-XX:MaxMetaspaceSize=350m \
--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
Expand Down

0 comments on commit aa530b1

Please sign in to comment.