Skip to content

Commit 425c524

Browse files
author
Eduard Heimbuch
committed
Bump version to build with java11
1 parent 5a55598 commit 425c524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424

2525
plugins {
26-
id 'org.scm-manager.smp' version '0.11.1'
26+
id 'org.scm-manager.smp' version '0.15.0'
2727
}
2828

2929
dependencies {
@@ -32,7 +32,7 @@ dependencies {
3232
}
3333

3434
scmPlugin {
35-
scmVersion = "2.14.0"
35+
scmVersion = "2.34.0"
3636
displayName = "LDAP"
3737
description = "Authentication for SCM-Manager using LDAP"
3838
author = "Thorsten Ludewig"

0 commit comments

Comments
 (0)