⬆️ Bump slf4j-simple from 1.7.21 to 1.7.30
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.21 to 1.7.30. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.21...v_1.7.30) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
24bfc1d961
commit
e55a9ca116
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ repositories {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation project(":cloud-jda")
|
implementation project(":cloud-jda")
|
||||||
implementation 'net.dv8tion:JDA:4.2.0_211'
|
implementation 'net.dv8tion:JDA:4.2.0_211'
|
||||||
implementation 'org.slf4j:slf4j-simple:1.7.21'
|
implementation 'org.slf4j:slf4j-simple:1.7.30'
|
||||||
}
|
}
|
||||||
|
|
||||||
build.dependsOn(shadowJar)
|
build.dependsOn(shadowJar)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue