We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aed5ea commit cbc9ceaCopy full SHA for cbc9cea
1 file changed
build.gradle
@@ -7,6 +7,7 @@ plugins {
7
id 'maven-publish'
8
id 'com.github.ben-manes.versions' version '0.53.0'
9
id 'org.cyclonedx.bom' version '2.4.1'
10
+ id 'com.gorylenko.gradle-git-properties' version '2.5.3'
11
id 'com.avast.gradle.docker-compose' version '0.17.12'
12
}
13
0 commit comments