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