build(deps): Bump slf4j-api from 2.0.5 to 2.0.6 in /common
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
86cd171e0c
commit
3db4c7f668
@ -10,7 +10,7 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("org.spongepowered:configurate-hocon:4.1.2")
|
compileOnly("org.spongepowered:configurate-hocon:4.1.2")
|
||||||
compileOnly("org.slf4j:slf4j-api:2.0.5")
|
compileOnly("org.slf4j:slf4j-api:2.0.6")
|
||||||
compileOnly("net.byteflux:libby-core:1.1.5")
|
compileOnly("net.byteflux:libby-core:1.1.5")
|
||||||
compileOnly("net.kyori:adventure-api:4.12.0")
|
compileOnly("net.kyori:adventure-api:4.12.0")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user