Skip to content

Commit 96d13f8

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.22 (#442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89dc925 commit 96d13f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hamcrest = "org.hamcrest:hamcrest:3.0"
88
jspecify = "org.jspecify:jspecify:1.0.0"
99
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
1010
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit" }
11-
logback-classic = "ch.qos.logback:logback-classic:1.5.21"
11+
logback-classic = "ch.qos.logback:logback-classic:1.5.22"
1212
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.3.2"
1313
nullaway = "com.uber.nullaway:nullaway:0.12.14"
1414
telegram-bot-api = "com.github.pengrad:java-telegram-bot-api:9.2.1"

0 commit comments

Comments
 (0)