From 1209fb313fb727c1d958779c54eede9853064a8a Mon Sep 17 00:00:00 2001 From: HappyAreaBean Date: Wed, 1 May 2024 08:20:10 +0800 Subject: [PATCH] build(deps): bump com.github.Revxrsal.Lamp to 3.2.1 --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 3a9c149..89ef65b 100644 --- a/build.gradle +++ b/build.gradle @@ -84,8 +84,8 @@ dependencies { implementation 'cc.happyareabean.spiget-update:bukkit:1.4.7-SNAPSHOT' implementation "com.squareup.okhttp3:okhttp:4.10.0" - implementation 'com.github.Revxrsal.Lamp:bukkit:3.1.8' - implementation 'com.github.Revxrsal.Lamp:common:3.1.8' + implementation 'com.github.Revxrsal.Lamp:bukkit:3.2.1' + implementation 'com.github.Revxrsal.Lamp:common:3.2.1' implementation("de.exlll:configlib-core:2.3.0")