From f2337b8c672c351030c9dabaea44faad1e5ed066 Mon Sep 17 00:00:00 2001 From: Wzp-2008 Date: Wed, 22 Jan 2025 03:22:29 +0800 Subject: [PATCH] ci: change the mmgasbs(make-minecraft-great-again-spring-boot-starter) to latest version of 0.0.5 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 08a45c5..9d5aebd 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -29,7 +29,7 @@ repositories { dependencies { implementation("org.springframework.boot:spring-boot-starter-actuator") implementation("org.springframework.boot:spring-boot-starter-websocket") - implementation("org.mmga:make-minecraft-great-again-spring-boot-starter:0.0.5-20241224.092835-8") + implementation("org.mmga:make-minecraft-great-again-spring-boot-starter:0.0.5") implementation("com.mybatis-flex:mybatis-flex-spring-boot-starter:1.10.2") annotationProcessor("com.mybatis-flex:mybatis-flex-processor:1.10.2") // https://mvnrepository.com/artifact/commons-codec/commons-codec