We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee810d1 + 890d629 commit b83afe6Copy full SHA for b83afe6
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