Skip to content

Commit e8038bf

Browse files
chore(deps): bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f7a0d8 commit e8038bf

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
@@ -38,7 +38,7 @@ allprojects {
3838

3939
implementation 'com.google.code.gson:gson:2.13.1'
4040
implementation 'org.jetbrains:annotations:26.0.2'
41-
implementation 'ch.qos.logback:logback-classic:1.5.18'
41+
implementation 'ch.qos.logback:logback-classic:1.5.19'
4242

4343
annotationProcessor 'org.projectlombok:lombok:1.18.38'
4444
}

0 commit comments

Comments
 (0)