Skip to content

Commit

Permalink
fix(deps): update slf4j monorepo to v2 (#38)
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 Jan 23, 2025
1 parent 32383a2 commit bc124fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<project.build.sourceVersion>1.8</project.build.sourceVersion>
<project.build.targetVersion>1.8</project.build.targetVersion>
<logbackVersion>1.5.16</logbackVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<slf4jVersion>2.0.16</slf4jVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit bc124fe

Please sign in to comment.