We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b1561 commit 28f3bf3Copy full SHA for 28f3bf3
build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
implementation 'org.springframework:spring-context:5.3.20'
29
implementation 'javax.inject:javax.inject:1'
30
implementation 'javax.annotation:javax.annotation-api:1.3.2'
31
- implementation 'ch.qos.logback:logback-classic:1.2.11'
+ implementation 'ch.qos.logback:logback-classic:1.5.18'
32
implementation 'club.minnced:discord-webhooks:0.8.0'
33
implementation 'com.google.code.gson:gson:2.9.0'
34
}
0 commit comments