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.
2 parents 4167024 + 1bcb635 commit bae8df6Copy full SHA for bae8df6
build.gradle
@@ -14,7 +14,7 @@ repositories {
14
}
15
16
dependencies {
17
- implementation("ch.qos.logback:logback-classic:1.5.19")
+ implementation("ch.qos.logback:logback-classic:1.5.20")
18
// ***** SOCKET MODE DEPENDENCIES ***** -->
19
implementation("com.slack.api:bolt:1.45.4")
20
implementation("com.slack.api:bolt-socket-mode:1.45.4")
0 commit comments