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 f71e607 commit 0a2374cCopy full SHA for 0a2374c
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'io.freefair.maven-publish-java' version '8.13.1'
6
id "org.owasp.dependencycheck" version "12.1.3"
7
id 'net.researchgate.release' version '3.1.0'
8
- id "com.gorylenko.gradle-git-properties" version "2.5.0"
+ id "com.gorylenko.gradle-git-properties" version "2.5.2"
9
id 'io.freefair.lombok' version '8.13.1'
10
id 'java'
11
id 'application'
0 commit comments