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 a8eeaef commit 2e6024fCopy full SHA for 2e6024f
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