Skip to content

Commit

Permalink
Bump springdoc-openapi-security from 1.6.5 to 1.6.6
Browse files Browse the repository at this point in the history
Bumps [springdoc-openapi-security](https://github.com/springdoc/springdoc-openapi) from 1.6.5 to 1.6.6.
- [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.5...v1.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2022
1 parent e8dc78f commit 6408d19
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 @@ -244,7 +244,7 @@ dependencies {
implementation("com.yahoo.elide:elide-datastore-hibernate5:${elideVersion}")
implementation("com.yahoo.elide:elide-datastore-multiplex:${elideVersion}")
implementation("org.springdoc:springdoc-openapi-ui:1.6.5")
implementation("org.springdoc:springdoc-openapi-security:1.6.5")
implementation("org.springdoc:springdoc-openapi-security:1.6.6")
implementation("com.github.FAForever:faf-java-commons:0e5d22ffff6e4dea81bac494d532627fcca8ebc4")
implementation("org.kohsuke:github-api:1.301")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.0.0.202111291000-r")
Expand Down

0 comments on commit 6408d19

Please sign in to comment.