Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
c9831ab87a
Update dependency org.codehaus.groovy:groovy-all to v3.0.10 2022-05-15 17:43:04 +00:00

View File

@ -30,7 +30,7 @@ dependencies {
exclude group: "org.springframework.boot", module: "spring-boot-starter-logging" exclude group: "org.springframework.boot", module: "spring-boot-starter-logging"
} }
implementation("org.springframework.boot:spring-boot-starter-log4j2") implementation("org.springframework.boot:spring-boot-starter-log4j2")
implementation 'org.codehaus.groovy:groovy-all:3.0.8' implementation 'org.codehaus.groovy:groovy-all:3.0.10'
implementation 'com.sedmelluq:lavaplayer:1.3.77' implementation 'com.sedmelluq:lavaplayer:1.3.77'