Skip to content

Commit 904ea84

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 (#58)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eden Zimbelman <[email protected]>
1 parent d6a7bd2 commit 904ea84

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
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
implementation("ch.qos.logback:logback-classic:1.5.21")
16+
implementation("ch.qos.logback:logback-classic:1.5.22")
1717
// ***** SOCKET MODE DEPENDENCIES ***** -->
1818
implementation("com.slack.api:bolt:1.46.0")
1919
implementation("com.slack.api:bolt-socket-mode:1.46.0")

0 commit comments

Comments
 (0)