This commit is contained in:
revengel66 2024-04-08 20:28:56 +03:00
parent cb08d6a9ca
commit 9f22361a70

View File

@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.2.2'
id 'org.springframework.boot' version '3.2.4'
id 'io.spring.dependency-management' version '1.1.4'
}