Skip to content

Commit

Permalink
deps(org.slf4j:slf4j-api): update dependency to v2.0.9 (#10)
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 Dec 6, 2023
1 parent dcf3930 commit 6964b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom-ktlint-rules/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ testing {
dependencies {
// https://github.com/pinterest/ktlint/blob/master/ktlint-ruleset-template
implementation "com.pinterest.ktlint:ktlint-test:1.0.1"
runtimeOnly "org.slf4j:slf4j-api:2.0.7"
runtimeOnly "org.slf4j:slf4j-api:2.0.9"
}
}
}
Expand Down

0 comments on commit 6964b61

Please sign in to comment.