Merge pull request #252 from Frooodle/dependabot/gradle/org.springframework.boot-3.1.1
This commit is contained in:
commit
4c4c22e861
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
id 'java'
|
||||
id 'org.springframework.boot' version '3.1.0'
|
||||
id 'org.springframework.boot' version '3.1.1'
|
||||
id 'io.spring.dependency-management' version '1.1.0'
|
||||
id 'org.springdoc.openapi-gradle-plugin' version '1.6.0'
|
||||
id "io.swagger.swaggerhub" version "1.2.0"
|
||||
|
|
Loading…
Reference in a new issue