We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee810d1 commit 890d629Copy full SHA for 890d629
build.gradle
@@ -39,7 +39,7 @@ plugins {
39
id 'java'
40
id 'java-library'
41
id 'org.springframework.boot' version "${springBootVersion}" apply false
42
- id 'io.spring.dependency-management' version '1.1.4'
+ id 'io.spring.dependency-management' version '1.1.6'
43
id 'net.nemerosa.versioning' version "${versioningPluginVersion}"
44
id 'com.google.protobuf' version "${protobufGradlePluginVersion}"
45
id 'io.freefair.lombok' version "${lombokPluginVersion}" apply false
0 commit comments