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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 65ce799 commit c35b230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ buildscript {
plugins {
id("application")
id('com.palantir.git-version') version "3.0.0"
id("org.springdoc.openapi-gradle-plugin") version "1.8.0"
id("org.springdoc.openapi-gradle-plugin") version "1.9.0"
}

if (findProperty("aerospikeUseLocal")) {
Expand Down

0 comments on commit c35b230

Please sign in to comment.