Skip to content

Commit

Permalink
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-…
Browse files Browse the repository at this point in the history
…webmvc-ui to v2.7.0
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 04ef30c commit 550f819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
val mockkVersion = "1.13.13"
val h2Version = "2.3.232"
val flywayVersion = "10.21.0"
val openapiVersion = "2.6.0"
val openapiVersion = "2.7.0"

annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
developmentOnly("org.springframework.boot:spring-boot-devtools")
Expand Down

0 comments on commit 550f819

Please sign in to comment.