Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-nop to v2.0.15 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent feb91b8 commit 34d95be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1
# not actually used; just here so renovate picks it up
ktlint = { module = "com.pinterest.ktlint:ktlint-bom", version.ref = "ktlint" }

slf4j = "org.slf4j:slf4j-nop:2.0.14"
slf4j = "org.slf4j:slf4j-nop:2.0.15"

test-kotest-assertions = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

0 comments on commit 34d95be

Please sign in to comment.