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

This commit is contained in:
renovate[bot] 2022-10-18 09:45:54 +00:00 committed by GitHub
parent 4c892abf88
commit 010fe433f5
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.0'
id 'java'
id 'groovy'
id 'org.liquibase.gradle' version '2.1.1'