Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #53 from SaltyNote/dependabot/gradle/org.springdoc…
Browse files Browse the repository at this point in the history
…-springdoc-openapi-starter-webmvc-ui-2.5.0

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.5.0
  • Loading branch information
zhouhao authored Jul 3, 2024
2 parents 517f984 + c1d9380 commit 48aa706
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 @@ -36,7 +36,7 @@ dependencies {
implementation("org.apache.commons:commons-lang3:3.14.0")
implementation("com.google.guava:guava:33.2.1-jre")
implementation("org.mapstruct:mapstruct:1.5.5.Final")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.3.0")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")
implementation("cn.dev33:sa-token-spring-boot3-starter:1.37.0")
implementation("cn.dev33:sa-token-jwt:1.37.0")
developmentOnly("org.springframework.boot:spring-boot-devtools")
Expand Down

0 comments on commit 48aa706

Please sign in to comment.