Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.16 (#1846)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
  • Loading branch information
renovate[bot] and harsha509 authored Aug 14, 2024
1 parent 2cc2ae5 commit fb68f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<kotlin.version>2.0.10</kotlin.version>

<slf4j.version>2.0.14</slf4j.version>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.6</logback.version>

<junit5.version>5.11.0</junit5.version>
Expand Down

0 comments on commit fb68f9f

Please sign in to comment.