Skip to content

Commit

Permalink
Merge pull request #126 from simple-robot/dependabot/gradle/dev/main/…
Browse files Browse the repository at this point in the history
…org.slf4j-slf4j-api-2.0.12

build(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12
  • Loading branch information
ForteScarlet authored Mar 3, 2024
2 parents adccb06 + 99f45e8 commit 0f1ea37
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 @@ -105,7 +105,7 @@ kotlinPoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlin


# slf4j
slf4j-api = "org.slf4j:slf4j-api:1.7.36"
slf4j-api = "org.slf4j:slf4j-api:2.0.12"

# javax
javax-inject = "javax.inject:javax.inject:1"
Expand Down

0 comments on commit 0f1ea37

Please sign in to comment.