Update smp plugin to 0.6.0

This commit is contained in:
Sebastian Sdorra
2021-01-06 12:00:38 +01:00
committed by René Pfeuffer
parent 58d3bc9695
commit 651afc079a
5 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
plugins {
id 'org.scm-manager.smp' version '0.5.1'
id 'org.scm-manager.smp' version '0.6.0'
}
def jgitVersion = '5.6.1.202002131546-r-scm1'

View File

@@ -24,7 +24,7 @@
plugins {
id 'org.scm-manager.smp' version '0.5.1'
id 'org.scm-manager.smp' version '0.6.0'
}
dependencies {

View File

@@ -24,7 +24,7 @@
plugins {
id 'org.scm-manager.smp' version '0.5.1'
id 'org.scm-manager.smp' version '0.6.0'
}
dependencies {

View File

@@ -24,7 +24,7 @@
plugins {
id 'org.scm-manager.smp' version '0.5.1'
id 'org.scm-manager.smp' version '0.6.0'
}
dependencies {

View File

@@ -24,7 +24,7 @@
plugins {
id 'org.scm-manager.smp' version '0.5.1'
id 'org.scm-manager.smp' version '0.6.0'
}
def svnkitVersion = '1.10.1-scm2'