Skip to content

Commit

Permalink
chore(deps): update plugin org.springdoc.openapi-gradle-plugin to v1.…
Browse files Browse the repository at this point in the history
…9.0 (#139)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent dfa4b07 commit 87f072b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id 'application'
id 'org.springframework.boot' version '3.3.2'
id 'io.spring.dependency-management' version '1.1.6'
id 'org.springdoc.openapi-gradle-plugin' version '1.8.0'
id 'org.springdoc.openapi-gradle-plugin' version '1.9.0'
}

group = 'ai'
Expand Down

0 comments on commit 87f072b

Please sign in to comment.