Skip to content

Commit bfe74b2

Browse files
Update plugin io.spring.dependency-management to v1.1.2 (#933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 658fa18 commit bfe74b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ plugins {
3939
id 'java'
4040
id 'java-library'
4141
id 'org.springframework.boot' version "${springBootVersion}" apply false
42-
id 'io.spring.dependency-management' version '1.1.0'
42+
id 'io.spring.dependency-management' version '1.1.2'
4343
id 'net.nemerosa.versioning' version "${versioningPluginVersion}"
4444
id 'com.google.protobuf' version "${protobufGradlePluginVersion}"
4545
id 'io.freefair.lombok' version "${lombokPluginVersion}" apply false

0 commit comments

Comments
 (0)