Skip to content

Commit a827913

Browse files
Bump slf4j-api from 1.7.32 to 1.7.33
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.33. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33) --- 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>
1 parent d8ca7df commit a827913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737

3838
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2")
3939
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0")
40-
implementation("org.slf4j:slf4j-api:1.7.32")
40+
implementation("org.slf4j:slf4j-api:1.7.33")
4141
implementation("org.slf4j:slf4j-nop:1.7.32")
4242
implementation("io.vertx:vertx-core:$vertxVersion")
4343
implementation("io.vertx:vertx-tcp-eventbus-bridge:$vertxVersion")

0 commit comments

Comments
 (0)