Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2023
1 parent 50e67b6 commit f74857b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation 'javax.annotation:javax.annotation-api:1.3.2'

//logging
implementation 'org.slf4j:slf4j-api:2.0.7'
implementation 'org.slf4j:slf4j-api:2.0.9'
implementation 'ch.qos.logback:logback-classic:1.4.11'
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'

Expand Down

0 comments on commit f74857b

Please sign in to comment.