Skip to content

Commit bae8df6

Browse files
authored
Merge branch 'main' into dependabot/maven/ch.qos.logback-logback-classic-1.5.20
2 parents 4167024 + 1bcb635 commit bae8df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
}
1515

1616
dependencies {
17-
implementation("ch.qos.logback:logback-classic:1.5.19")
17+
implementation("ch.qos.logback:logback-classic:1.5.20")
1818
// ***** SOCKET MODE DEPENDENCIES ***** -->
1919
implementation("com.slack.api:bolt:1.45.4")
2020
implementation("com.slack.api:bolt-socket-mode:1.45.4")

0 commit comments

Comments
 (0)