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 3668177 + 9cf8094 commit 53c9525Copy full SHA for 53c9525
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
id("io.freefair.javadoc-utf-8") version "6.5.1"
15
id("io.freefair.aspectj.post-compile-weaving") version "6.5.1"
16
id("io.freefair.maven-central.validate-poms") version "6.5.1"
17
- id("me.qoomon.git-versioning") version "6.3.2"
+ id("me.qoomon.git-versioning") version "6.3.3"
18
id("com.github.ben-manes.versions") version "0.43.0"
19
id("org.springframework.boot") version "2.7.4"
20
id("io.spring.dependency-management") version "1.1.0"
0 commit comments