mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-15 00:29:38 +00:00
Update gradle build boot version
This commit is contained in:
parent
5ecaccffe9
commit
7c91e1b40b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
plugins {
|
plugins {
|
||||||
id 'org.springframework.boot' version '2.6.2'
|
id 'org.springframework.boot' version '2.6.6'
|
||||||
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
|
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
|
||||||
id 'java'
|
id 'java'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue