From f0e769fdf86773a25535f4a83a07bdc40f74877b Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Fri, 29 Jul 2022 09:53:56 +0200 Subject: [PATCH] terracottaPlatformVersion = 5.9.10 (jackson classloader fix) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d07269a783..38212a2903 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ slf4jVersion = 1.7.36 sizeofVersion = 0.4.3 # Terracotta clustered -terracottaPlatformVersion = 5.9.9 +terracottaPlatformVersion = 5.9.10 terracottaApisVersion = 1.8.2 terracottaCoreVersion = 5.9.5 terracottaPassthroughTestingVersion = 1.8.4