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 e5bbc6f commit 23bcfcaCopy full SHA for 23bcfca
settings.gradle.kts
@@ -17,7 +17,7 @@ pluginManagement {
17
}
18
plugins {
19
id(quarkusPluginId) version quarkusPluginVersion
20
- id("com.palantir.git-version") version "3.0.0"
+ id("com.palantir.git-version") version "3.1.0"
21
id("com.diffplug.spotless") version "6.25.0"
22
23
0 commit comments