Merge pull request #247 from Sebclem/renovate/spring-boot

⬆️ Update plugin org.springframework.boot to v3.2.1
This commit is contained in:
Sébastien Clément 2023-12-28 15:58:53 +01:00 committed by GitHub
commit f752ffb1b1
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 '3.2.0'
id 'org.springframework.boot' version '3.2.1'
id 'io.spring.dependency-management' version '1.1.4'
id 'java'
id 'groovy'