Skip to content

Commit

Permalink
spring-boot: bump springdoc-openapi-starter-webmvc-api to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Feb 10, 2025
1 parent 0ec9bbe commit 1e9f466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[libraries]
spring-cloud-dependencies = { module = 'org.springframework.cloud:spring-cloud-dependencies', version = '2024.0.0' }

springdoc = { module = 'org.springdoc:springdoc-openapi-starter-webmvc-api', version = '2.7.0' }
springdoc = { module = 'org.springdoc:springdoc-openapi-starter-webmvc-api', version = '2.8.4' }

feign-reactor-bom = { module = 'com.playtika.reactivefeign:feign-reactor-bom', version = '4.2.1' }

Expand Down

0 comments on commit 1e9f466

Please sign in to comment.