Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-simple to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 96ad36f commit eb74bde
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.15',
'org.slf4j:slf4j-simple:2.0.16',
'org.pegdown:pegdown:1.6.0'
)
}
Expand Down

0 comments on commit eb74bde

Please sign in to comment.