Skip to content

Commit

Permalink
Bump org.springdoc.openapi-gradle-plugin from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps org.springdoc.openapi-gradle-plugin from 1.8.0 to 1.9.0.

---
updated-dependencies:
- dependency-name: org.springdoc.openapi-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 50c7e8f commit 7a09b96
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 @@ -11,7 +11,7 @@ plugins {
id("io.gitlab.arturbosch.detekt").version("1.21.0")
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"

id("org.springdoc.openapi-gradle-plugin") version "1.8.0"
id("org.springdoc.openapi-gradle-plugin") version "1.9.0"
id("org.gradle.test-retry") version "1.5.9"
}

Expand Down

0 comments on commit 7a09b96

Please sign in to comment.