From c50e19a698faf2b8aa9d44b3edca7832b47304c9 Mon Sep 17 00:00:00 2001 From: Justin Florentine Date: Fri, 10 Dec 2021 11:22:40 -0500 Subject: [PATCH] Update version to 21.10.3 Signed-off-by: Justin Florentine --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a530250612b..196411ec88f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=21.10.2 +version=21.10.3 # Workaround for Java 16 and spotless bug 834 https://github.com/diffplug/spotless/issues/834 org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \