Skip to content

Commit f986ed0

Browse files
build(deps): bump ch.qos.logback:logback-classic
Bumps the test-dependencies group with 1 update in the / directory: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback). Updates `ch.qos.logback:logback-classic` from 1.5.18 to 1.5.21 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...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 dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c732b9c commit f986ed0

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
@@ -187,7 +187,7 @@ testing {
187187
implementation('org.mockito:mockito-core:5.20.0')
188188
implementation('org.mockito:mockito-junit-jupiter:5.20.0')
189189
implementation('com.github.stefanbirkner:system-lambda:1.2.1')
190-
runtimeOnly('ch.qos.logback:logback-classic:1.5.18')
190+
runtimeOnly('ch.qos.logback:logback-classic:1.5.21')
191191
}
192192
}
193193
}

0 commit comments

Comments
 (0)