From 2670417067ff174969bcf4f0ac6e729b4303f56f Mon Sep 17 00:00:00 2001 From: Jason Penilla <11360596+jpenilla@users.noreply.github.com> Date: Tue, 3 Dec 2024 19:55:44 -0700 Subject: [PATCH] Use ConcurrentUtil release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7a22aaa..a9c776a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ neoforge_version=21.4.0-beta neoform_version=1.21.4-20241203.161809 fabric_api_version=0.110.5+1.21.4 snakeyaml_version=2.3 -concurrentutil_version=0.0.2-SNAPSHOT +concurrentutil_version=0.0.2 yamlconfig_version=1.0.2 cloth_version=16.0.141 modmenu_version=13.0.0-beta.1