Merge pull request #243 from Sebclem/renovate/major-spring-boot

⬆️ Update plugin org.springframework.boot to v3
This commit is contained in:
Sébastien Clément 2023-12-14 15:15:23 +01:00 committed by GitHub
commit 34ac913c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.7.18'
id 'org.springframework.boot' version '3.2.0'
id 'io.spring.dependency-management' version '1.1.4'
id 'java'
id 'groovy'