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.
2 parents a1604eb + d8b6c85 commit f2aa095Copy full SHA for f2aa095
build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
id("io.spring.dependency-management") version "1.1.4"
21
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.3"
22
id("ru.vyarus.pom") version "3.0.0"
23
- id("com.gorylenko.gradle-git-properties") version "2.4.1"
+ id("com.gorylenko.gradle-git-properties") version "2.4.2"
24
id("io.codearte.nexus-staging") version "0.30.0"
25
id("me.champeau.jmh") version "0.7.2"
26
}
0 commit comments