From 965b278efca8a7f9933158f06ca60214cc31179d Mon Sep 17 00:00:00 2001 From: Rinjae Date: Wed, 10 Sep 2025 20:35:12 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B3=B8=EC=82=AC=20nexus=20=EC=A0=95=EB=B3=B4?= =?UTF-8?q?=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle b/build.gradle index 14bb34c..ba108ae 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,6 @@ plugins { group 'com.eactive' version '4.5.1-SNAPSHOT' -def nexusUrl = "https://nexus.eactive.synology.me:8090" def springVersion = "5.3.27" def queryDslVersion = "5.0.0" def hibernateVersion = "5.6.15.Final"