Skip to content

Commit

Permalink
Merge pull request #305 from mfvanek/dependabot/gradle/org.springdoc-…
Browse files Browse the repository at this point in the history
…springdoc-openapi-2.8.5

Bump org.springdoc:springdoc-openapi from 2.8.4 to 2.8.5
  • Loading branch information
mfvanek authored Feb 17, 2025
2 parents 289a2a6 + 69825d1 commit e556e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg-index-health-spring-boot-demo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
implementation(project(":db-migrations"))
implementation(platform(libs.spring.boot.v3.dependencies))
implementation(platform("org.apache.httpcomponents.client5:httpclient5-parent:5.4.2"))
implementation(platform("org.springdoc:springdoc-openapi:2.8.4"))
implementation(platform("org.springdoc:springdoc-openapi:2.8.5"))

implementation("org.apache.commons:commons-lang3:3.17.0")

Expand Down

0 comments on commit e556e94

Please # to comment.