Skip to content

Commit

Permalink
build(deps): bump logback.version from 1.5.6 to 1.5.7
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.5.6 to 1.5.7.

Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.7
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.7)

Updates `ch.qos.logback:logback-core` from 1.5.6 to 1.5.7
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.7)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 16, 2024
1 parent de8eb23 commit 4c99c7c
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 @@ -19,7 +19,7 @@
<properties>
<junit.version>5.11.0</junit.version>
<autovalue.version>1.11.0</autovalue.version>
<logback.version>1.5.6</logback.version>
<logback.version>1.5.7</logback.version>
<slf4j.version>2.0.16</slf4j.version>
<skip.tests>false</skip.tests>
</properties>
Expand Down

0 comments on commit 4c99c7c

Please sign in to comment.