Skip to content

Commit

Permalink
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui t…
Browse files Browse the repository at this point in the history
…o v2.2.0
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 463739c commit fb8258e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {

val junitVersion = "5.9.3"
val springBootVersion = "3.0.6"
val springdocVersion = "2.1.0"
val springdocVersion = "2.2.0"

dependencies {
implementation("org.springframework.boot:spring-boot-starter-data-jpa:$springBootVersion")
Expand Down

0 comments on commit fb8258e

Please sign in to comment.