Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.14 (#1843)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 534fcf3 commit 985a94e
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.13</slf4j.version>
<slf4j.version>2.0.14</slf4j.version>
<logback.version>1.5.6</logback.version>

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

0 comments on commit 985a94e

Please sign in to comment.