mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-29 22:27:31 +00:00
build(deps): bump org.slf4j:slf4j-api in /scalabot-app
Bumps [org.slf4j:slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...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
651569dc8f
commit
54b8d4b68f
@ -10,7 +10,7 @@ dependencies {
|
||||
implementation(project(":scalabot-meta"))
|
||||
implementation(project(":scalabot-extension"))
|
||||
|
||||
implementation("org.slf4j:slf4j-api:2.0.3")
|
||||
implementation("org.slf4j:slf4j-api:2.0.6")
|
||||
implementation("io.github.microutils:kotlin-logging:3.0.2")
|
||||
implementation("ch.qos.logback:logback-classic:1.4.4")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user