Skip to content

Commit c4d0780

Browse files
build(deps): bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.27 (#428)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.26 to 1.5.27. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.26...v_1.5.27) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 447b418 commit c4d0780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.26")
17+
implementation("ch.qos.logback:logback-classic:1.5.27")
1818
// ***** SOCKET MODE DEPENDENCIES ***** -->
1919
implementation("com.slack.api:bolt:1.46.0")
2020
implementation("com.slack.api:bolt-socket-mode:1.46.0")

0 commit comments

Comments
 (0)