From 963dd5d612f976bf43a0ca0d88787c3ca2fc4aaf Mon Sep 17 00:00:00 2001 From: Nolij Date: Thu, 11 Jul 2024 22:11:07 -0400 Subject: [PATCH] bump ZSON --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b501049..16f237a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -103,7 +103,7 @@ embeddium_neoforge_version = 1.0.0-beta.1+mc1.21 # https://central.sonatype.com/artifact/com.pkware.jabel/jabel-javac-plugin jabel_version = 1.0.1-1 # https://github.com/Nolij/ZSON/releases/ -zson_version = 0.4.1 +zson_version = 0.4.2 # https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core log4j_version = 3.0.0-beta2 # https://central.sonatype.com/artifact/org.slf4j/slf4j-api