Skip to content

Commit 1692278

Browse files
fix(deps): bump ch.qos.logback:logback-core from 1.2.11 to 1.5.18
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.11 to 1.5.18. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.11...v_1.5.18) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a80a80 commit 1692278

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
@@ -24,7 +24,7 @@ dependencies {
2424
testImplementation "org.assertj:assertj-core:3.26.0"
2525
testImplementation "org.hamcrest:hamcrest:2.2"
2626
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
27-
testRuntimeOnly 'ch.qos.logback:logback-core:1.2.11'
27+
testRuntimeOnly 'ch.qos.logback:logback-core:1.5.18'
2828

2929
compileOnly 'org.projectlombok:lombok:1.18.36'
3030
annotationProcessor 'org.projectlombok:lombok:1.18.36'

0 commit comments

Comments
 (0)