From a9f75fbacca869a38025dae2bea1f2ecddbd2a07 Mon Sep 17 00:00:00 2001 From: zihluwang Date: Sun, 15 Sep 2024 00:19:19 +0800 Subject: [PATCH] build: upgrade to 1.6.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f4fffc0..bb567af 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,7 +26,7 @@ springVersion=6.1.3 springBootVersion=3.2.3 buildGroupId=com.onixbyte -buildVersion=1.6.2 +buildVersion=1.6.3 projectUrl=https://onixbyte.com/JDevKit projectGithubUrl=https://github.com/OnixByte/JDevKit licenseName=The Apache License, Version 2.0