From 601ab0f3d20d141b23ff779ad20f35206b918b4b Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Tue, 26 Jul 2022 15:48:18 +0200 Subject: [PATCH] terracottaPlatformVersion = 5.9.9 (fix classloader issue in embedded client) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b578d50ab8..d07269a783 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ slf4jVersion = 1.7.36 sizeofVersion = 0.4.3 # Terracotta clustered -terracottaPlatformVersion = 5.9.8 +terracottaPlatformVersion = 5.9.9 terracottaApisVersion = 1.8.2 terracottaCoreVersion = 5.9.5 terracottaPassthroughTestingVersion = 1.8.4