Skip to content

Commit e043e64

Browse files
Bump slf4j-nop from 1.7.32 to 1.7.33
Bumps [slf4j-nop](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-nop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8ca7df commit e043e64

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2")
3939
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0")
4040
implementation("org.slf4j:slf4j-api:1.7.32")
41-
implementation("org.slf4j:slf4j-nop:1.7.32")
41+
implementation("org.slf4j:slf4j-nop:1.7.33")
4242
implementation("io.vertx:vertx-core:$vertxVersion")
4343
implementation("io.vertx:vertx-tcp-eventbus-bridge:$vertxVersion")
4444
implementation("io.vertx:vertx-lang-kotlin-coroutines:$vertxVersion")

0 commit comments

Comments
 (0)