Skip to content

Commit

Permalink
Merge pull request #324 from AlesInfiny/dependabot/gradle/samples/web…
Browse files Browse the repository at this point in the history
…-csr/dressca-backend/org.springdoc.openapi-gradle-plugin-1.8.0

gradle-root: bump org.springdoc.openapi-gradle-plugin from 1.7.0 to 1.8.0 in /samples/web-csr/dressca-backend
  • Loading branch information
rnakagawa16 authored Nov 29, 2023
2 parents 0eb574f + eff1f15 commit f8d35e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-backend/web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'org.springframework.boot' version '3.1.2'
id 'io.spring.dependency-management' version '1.1.4'
id 'org.springdoc.openapi-gradle-plugin' version '1.7.0'
id 'org.springdoc.openapi-gradle-plugin' version '1.8.0'
}

group = 'com.dressca'
Expand Down

0 comments on commit f8d35e0

Please sign in to comment.