Skip to content

Commit

Permalink
Bump logbook.version from 3.5.0 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps `logbook.version` from 3.5.0 to 3.6.0.

Updates `org.zalando:logbook-core` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@3.5.0...3.6.0)

Updates `org.zalando:logbook-json` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@3.5.0...3.6.0)

Updates `org.zalando:logbook-spring-boot-autoconfigure` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/zalando/logbook/releases)
- [Changelog](https://github.com/zalando/logbook/blob/main/CHANGELOG.md)
- [Commits](zalando/logbook@3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: org.zalando:logbook-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.zalando:logbook-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.zalando:logbook-spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent cecf779 commit 121cc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riptide-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<jackson.version>2.15.3</jackson.version>
<jackson-databind.version>2.15.2</jackson-databind.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
<logbook.version>3.5.0</logbook.version>
<logbook.version>3.6.0</logbook.version>
<micrometer.version>1.12.0</micrometer.version>
<mockito.version>5.3.1</mockito.version>
<problem.version>0.27.1</problem.version>
Expand Down

0 comments on commit 121cc50

Please sign in to comment.