We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8829eb4 commit ce8e147Copy full SHA for ce8e147
service-discovery-app/build.gradle
@@ -3,7 +3,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
3
plugins {
4
id 'org.springframework.boot' version '3.1.5'
5
id 'io.spring.dependency-management' version '1.1.5'
6
- id "com.gorylenko.gradle-git-properties" version '2.4.1'
+ id "com.gorylenko.gradle-git-properties" version '2.4.2'
7
id 'pl.allegro.tech.build.axion-release' version '1.17.2'
8
id 'io.freefair.lombok'
9
id 'application'
0 commit comments