Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent f48f65e commit 9432a60
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.9"
robolectric = "org.robolectric:robolectric:4.11.1"
slf4j = "org.slf4j:slf4j-nop:2.0.10"
slf4j = "org.slf4j:slf4j-nop:2.0.11"

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

0 comments on commit 9432a60

Please sign in to comment.