Skip to content

Commit 0d6f6ea

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.8 (#1929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2c0c84 commit 0d6f6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<kotlin.version>2.0.20</kotlin.version>
1313

1414
<slf4j.version>2.0.16</slf4j.version>
15-
<logback.version>1.5.7</logback.version>
15+
<logback.version>1.5.8</logback.version>
1616

1717
<junit5.version>5.11.0</junit5.version>
1818
<wdm.version>5.2.3</wdm.version>

0 commit comments

Comments
 (0)