Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-simple to v2.0.12 (#105)
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 Feb 6, 2024
1 parent acce0f8 commit 9d3c3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
)

testRuntime(
'org.slf4j:slf4j-simple:2.0.11',
'org.slf4j:slf4j-simple:2.0.12',
'org.pegdown:pegdown:1.6.0'
)
}
Expand Down

0 comments on commit 9d3c3af

Please sign in to comment.