⬆️ Update plugin io.spring.dependency-management to v1.0.12.RELEASE (#200)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-01 09:41:50 +02:00 committed by GitHub
parent ddc2fcda0a
commit b0e479f247
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.1'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'io.spring.dependency-management' version '1.0.12.RELEASE'
id 'java'
id 'groovy'
id 'org.liquibase.gradle' version '2.1.1'