Skip to content

Commit

Permalink
Bump slf4j-api from 1.7.25 to 1.7.32
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2022
1 parent 7a55c6d commit 8177ebd
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 @@ -23,7 +23,7 @@ dependencies {
implementation "org.java-websocket:Java-WebSocket:1.5.2"
implementation "org.json:json:20211205"
api "net.dv8tion:JDA:4.4.0_352"
api "org.slf4j:slf4j-api:1.7.25"
api "org.slf4j:slf4j-api:1.7.32"
api "com.github.spotbugs:spotbugs-annotations:4.5.3"
api "io.prometheus:simpleclient:0.14.1"
}
Expand Down

0 comments on commit 8177ebd

Please sign in to comment.