Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 18:01
b5892bb
build(deps): upgrade Spring Boot and Checkstyle (#56)

* Build(deps): Bump checkstyle from 10.5.0 to 10.6.0

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.5.0...checkstyle-10.6.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Build(deps): Bump spring-boot-starter-parent from 3.0.0 to 3.0.1

Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>