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 f9b8345 + 1a6b4cd commit e8968daCopy full SHA for e8968da
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
id("io.freefair.javadoc-utf-8") version "6.6"
15
id("io.freefair.aspectj.post-compile-weaving") version "6.6"
16
id("io.freefair.maven-central.validate-poms") version "6.6"
17
- id("me.qoomon.git-versioning") version "6.3.6"
+ id("me.qoomon.git-versioning") version "6.3.7"
18
id("com.github.ben-manes.versions") version "0.44.0"
19
id("org.springframework.boot") version "2.7.5"
20
id("io.spring.dependency-management") version "1.1.0"
0 commit comments