We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ea269 commit 9c20ccbCopy full SHA for 9c20ccb
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.2'
+ id 'io.spring.dependency-management' version '1.1.3'
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