⬆️ Update plugin io.spring.dependency-management to v1.1.3

This commit is contained in:
renovate[bot] 2023-08-10 10:47:07 +00:00 committed by GitHub
parent 55c5e54e0a
commit 5b9c61fe32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '2.7.2'
id 'io.spring.dependency-management' version '1.0.12.RELEASE'
id 'io.spring.dependency-management' version '1.1.3'
id 'java'
id 'groovy'
id 'org.liquibase.gradle' version '2.1.1'