Skip to content

Commit 14fbe2a

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.14 (#2106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sri Harsha <[email protected]>
1 parent add39da commit 14fbe2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kotlin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<kotlin.version>2.0.21</kotlin.version>
1313

1414
<slf4j.version>2.0.16</slf4j.version>
15-
<logback.version>1.5.12</logback.version>
15+
<logback.version>1.5.14</logback.version>
1616

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

0 commit comments

Comments
 (0)