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 438c9fd commit e0506feCopy full SHA for e0506fe
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- implementation("ch.qos.logback:logback-classic:1.5.12")
+ implementation("ch.qos.logback:logback-classic:1.5.15")
17
// ***** SOCKET MODE DEPENDENCIES ***** -->
18
implementation("com.slack.api:bolt:1.44.2")
19
implementation("com.slack.api:bolt-socket-mode:1.44.2")
0 commit comments