Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
Co-authored-by: Varun Jain <[email protected]>
Signed-off-by: Martin Gaievski <[email protected]>
  • Loading branch information
martin-gaievski and vibrantvarun authored Sep 30, 2024
1 parent 4f1f73e commit 24834f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Wired compatibility of OpenSearch works like 3.x version is compatible with 2.(latest-major) version.
# Therefore, to run rolling-upgrade BWC Test on local machine the BWC version here should be set 2.(latest-major).
systemProp.bwc.version=2.18.0-SNAPSHOT
systemProp.bwc.bundle.version=2.17.0
systemProp.bwc.bundle.version=2.18.0

# For fixing Spotless check with Java 17
org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
Expand Down

0 comments on commit 24834f9

Please sign in to comment.