From cc2e5f8775ada811b9a5970a25564f9aa7c3ce9d Mon Sep 17 00:00:00 2001 From: Ceikry Date: Wed, 22 Feb 2023 03:52:21 +0000 Subject: [PATCH] Bump compiler to Kotlin 1.8.20-Beta to fix incremental build --- Server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/pom.xml b/Server/pom.xml index 2e8e132d2..6940b1ddf 100644 --- a/Server/pom.xml +++ b/Server/pom.xml @@ -7,7 +7,7 @@ core.Server true - 1.8.0 + 1.8.20-Beta 11 5.7.0 11