Skip to content

Commit 563b441

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.19 (#2495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha <[email protected]>
1 parent 602fcbc commit 563b441

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.2.10</kotlin.version>
1313

1414
<slf4j.version>2.0.17</slf4j.version>
15-
<logback.version>1.5.18</logback.version>
15+
<logback.version>1.5.19</logback.version>
1616

1717
<junit5.version>5.13.4</junit5.version>
1818

0 commit comments

Comments
 (0)