Skip to content

Commit

Permalink
Merge pull request #2 from ash0ne/dependabot/gradle/org.springdoc-spr…
Browse files Browse the repository at this point in the history
…ingdoc-openapi-starter-webmvc-ui-2.5.0
  • Loading branch information
ash0ne authored Apr 2, 2024
2 parents 073b35a + 963b052 commit 7e07a8e
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 @@ -31,7 +31,7 @@ dependencies {

implementation("org.jetbrains.kotlin:kotlin-reflect")
implementation("org.postgresql:postgresql:42.7.3")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.4.0")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")

testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
Expand Down

0 comments on commit 7e07a8e

Please sign in to comment.