Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 2b0cf54

Browse files
Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.11 to 1.5.12. - [Commits](qos-ch/logback@v_1.5.11...v_1.5.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07cba97 commit 2b0cf54

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
@@ -32,7 +32,7 @@ dependencies {
3232
implementation("com.zaxxer:HikariCP:6.2.1")
3333
implementation("org.postgresql:postgresql:42.7.4")
3434
implementation("org.slf4j:slf4j-api:2.0.16")
35-
implementation("ch.qos.logback:logback-classic:1.5.11")
35+
implementation("ch.qos.logback:logback-classic:1.5.12")
3636
implementation("org.liquibase:liquibase-core:4.29.2")
3737
implementation("com.github.blagerweij:liquibase-sessionlock:1.6.9")
3838
implementation("org.mongodb:mongodb-driver:3.12.14")

0 commit comments

Comments
 (0)