Skip to content

Commit

Permalink
Merge pull request #20 from linjeforeningen-delta/renovate/openapiver…
Browse files Browse the repository at this point in the history
…sion

fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.6.0
  • Loading branch information
vehagn authored Nov 9, 2024
2 parents 9d005ab + f0c7dd4 commit df194ff
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 @@ -33,7 +33,7 @@ dependencies {
val mockkVersion = "1.13.8"
val h2Version = "2.2.224"
val flywayVersion = "10.21.0"
val openapiVersion = "2.3.0"
val openapiVersion = "2.6.0"

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

0 comments on commit df194ff

Please sign in to comment.