Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent 586d035 commit 794334a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slf4j/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ plugins {
}

dependencies {
api("org.slf4j:slf4j-api:2.0.10")
api("org.slf4j:slf4j-api:2.0.11")
}

0 comments on commit 794334a

Please sign in to comment.