Skip to content

Commit 64a937e

Browse files
dependabot[bot]LarsEckart
authored andcommitted
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f152d3d commit 64a937e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation("io.reactivex.rxjava3:rxjava:3.1.8")
2828
implementation('io.projectreactor:reactor-core:3.6.1')
2929
implementation("org.threeten:threeten-extra:1.7.2")
30-
implementation("org.slf4j:slf4j-api:2.0.11")
30+
implementation("org.slf4j:slf4j-api:2.0.12")
3131
implementation("ch.qos.logback:logback-classic:1.5.3")
3232
implementation("ch.qos.logback:logback-core:1.5.0")
3333
implementation("org.owasp.encoder:encoder:1.2.3")

0 commit comments

Comments
 (0)