Skip to content

Commit d7391fd

Browse files
dependabot[bot]kruton
authored andcommitted
build(deps): bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.20 to 1.5.21. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.20...v_1.5.21) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97748ee commit d7391fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
}
4545
implementation("org.connectbot:jbcrypt:1.0.2")
4646

47-
testImplementation("ch.qos.logback:logback-classic:1.5.20")
47+
testImplementation("ch.qos.logback:logback-classic:1.5.21")
4848
testImplementation("commons-codec:commons-codec:1.19.0")
4949
testImplementation("commons-io:commons-io:2.20.0")
5050
testImplementation("org.hamcrest:hamcrest:3.0")

0 commit comments

Comments
 (0)