Skip to content

Commit

Permalink
build(deps): bump org.slf4j:slf4j-nop from 2.0.9 to 2.0.10 (#12)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-nop from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-nop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 572cb40 commit b5477d2
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 @@ -27,7 +27,7 @@ kotlin-stdlib.module = "org.jetbrains.kotlin:kotlin-stdlib"
kotlin-test.module = "org.jetbrains.kotlin:kotlin-test-junit"
mockk = "io.mockk:mockk:1.13.8"
robolectric = "org.robolectric:robolectric:4.11.1"
slf4j = "org.slf4j:slf4j-nop:2.0.9"
slf4j = "org.slf4j:slf4j-nop:2.0.10"

[bundles]
testing = ["kotlin-test", "junit", "mockk", "slf4j"]

0 comments on commit b5477d2

Please sign in to comment.