This commit is contained in:
choni824 2023-01-02 12:19:00 +09:00
parent bc6e4fbf1f
commit 5243102b82

View file

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '3.0.1'
id 'org.springframework.boot' version '2.7.6'
id 'io.spring.dependency-management' version '1.0.13.RELEASE'
id 'java'
}