Skip to content

Commit

Permalink
Bump org.springdoc.openapi-gradle-plugin from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps org.springdoc.openapi-gradle-plugin from 1.8.0 to 1.9.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent d5ac560 commit a24e68a
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 @@ -2,7 +2,7 @@ plugins {
id "java"
id "org.springframework.boot" version "3.3.2"
id "io.spring.dependency-management" version "1.1.6"
id "org.springdoc.openapi-gradle-plugin" version "1.8.0"
id "org.springdoc.openapi-gradle-plugin" version "1.9.0"
id "io.swagger.swaggerhub" version "1.3.2"
id "edu.sc.seis.launch4j" version "3.0.6"
id "com.diffplug.spotless" version "6.25.0"
Expand Down

0 comments on commit a24e68a

Please sign in to comment.