Skip to content

Commit

Permalink
build(deps): bump org.springdoc.openapi-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps org.springdoc.openapi-gradle-plugin from 1.7.0 to 1.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent b961b6e commit 0fdac13
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 @@ -6,7 +6,7 @@ plugins {
id 'jacoco'

// Needed for OpenAPI tasks
id 'org.springdoc.openapi-gradle-plugin' version '1.7.0'
id 'org.springdoc.openapi-gradle-plugin' version '1.8.0'
id 'org.openapi.generator' version '7.0.1'
}

Expand Down

0 comments on commit 0fdac13

Please sign in to comment.