Skip to content

Commit

Permalink
Bump springDocVersion from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps `springDocVersion` from 1.7.0 to 1.8.0.

Updates `org.springdoc:springdoc-openapi-webflux-core` from 1.7.0 to 1.8.0

Updates `org.springdoc:springdoc-openapi-webflux-ui` from 1.7.0 to 1.8.0

Updates `org.springdoc:springdoc-openapi-javadoc` from 1.7.0 to 1.8.0

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-webflux-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springdoc:springdoc-openapi-webflux-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springdoc:springdoc-openapi-javadoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent f9e92dc commit 1bd6f91
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 @@ buildscript {
ext {
novaVersion = '4.0.1'
springBootVersion = '3.2.4'
springDocVersion = '1.7.0'
springDocVersion = '1.8.0'
therapiRuntimeJavadocVersion = '0.15.0'
}
}
Expand Down

0 comments on commit 1bd6f91

Please sign in to comment.