CAPAUT-448 gradle update
This commit is contained in:
@@ -16,13 +16,17 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'me.qoomon:gradle-git-versioning-plugin:6.4.3'
|
classpath 'me.qoomon:gradle-git-versioning-plugin:6.4.4'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Apply plugins
|
// Apply plugins
|
||||||
apply plugin: me.qoomon.gradle.gitversioning.GitVersioningPlugin
|
apply plugin: me.qoomon.gradle.gitversioning.GitVersioningPlugin
|
||||||
|
|
||||||
|
wrapper {
|
||||||
|
gradleVersion = "8.10.2"
|
||||||
|
}
|
||||||
|
|
||||||
// Setup versions handling
|
// Setup versions handling
|
||||||
gitVersioning.apply {
|
gitVersioning.apply {
|
||||||
refs {
|
refs {
|
||||||
|
|||||||
Reference in New Issue
Block a user