We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c9503 commit a199fc8Copy full SHA for a199fc8
server/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "java"
3
id "idea"
4
id "com.github.andygoossens.modernizer" version "1.11.0"
5
- id "com.gorylenko.gradle-git-properties" version "2.4.2"
+ id "com.gorylenko.gradle-git-properties" version "2.5.0"
6
id "org.springframework.boot" version "${spring_boot_version}"
7
id "io.spring.dependency-management" version "1.1.7"
8
id "com.github.ben-manes.versions" version "0.52.0"
0 commit comments