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.8.3
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 1608a70 commit edc106f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ spring-dependency-management = { id = "io.spring.dependency-management", version

[libraries]
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "24.1.0" }
springdoc-openapi-starter-webmvc-ui = { group = "org.springdoc", name = "springdoc-openapi-starter-webmvc-ui", version = "2.5.0" }
springdoc-openapi-starter-webmvc-ui = { group = "org.springdoc", name = "springdoc-openapi-starter-webmvc-ui", version = "2.8.3" }
stylecheck = { group = "ca.stellardrift", name = "stylecheck", version = "0.2.1" }

0 comments on commit edc106f

Please sign in to comment.