Skip to content

Commit

Permalink
⬆️ gradle: Bump springdoc-openapi from 1.6.4 to 1.6.5 (#85)
Browse files Browse the repository at this point in the history
Bumps [springdoc-openapi](https://github.com/springdoc/springdoc-openapi) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v1.6.4...v1.6.5)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: henry <[email protected]>
  • Loading branch information
dependabot[bot] and henry-hub authored Jan 28, 2022
1 parent 9dce655 commit 6a56d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
platform('com.google.guava:guava-bom:31.0.1-jre'),
platform('com.google.inject:guice-bom:5.0.1'),
platform('org.springframework.boot:spring-boot-dependencies:2.6.3'),
platform('org.springdoc:springdoc-openapi:1.6.4'),
platform('org.springdoc:springdoc-openapi:1.6.5'),
platform('org.apache.kylin:kylin:4.0.1')
// 配置组件版本
constraints {
Expand Down

0 comments on commit 6a56d5b

Please sign in to comment.