Index: build.gradle =================================================================== diff -u -r0d24efc7d52d9ec78c83213c82fec1f18dfac2c1 -r7538c463fbb925f0ba32113d5157e1517f3f2491 --- build.gradle (.../build.gradle) (revision 0d24efc7d52d9ec78c83213c82fec1f18dfac2c1) +++ build.gradle (.../build.gradle) (revision 7538c463fbb925f0ba32113d5157e1517f3f2491) @@ -63,11 +63,11 @@ implementation 'org.spockframework:spock-spring:2.0-M2-groovy-2.5' - implementation 'com.lemans.boot.common:lemans-testing:0.0.1r' - implementation 'com.lemans.boot.common:lemans-security:0.0.1r' - implementation 'com.lemans.boot.common:lemans-rest:0.0.1r' - implementation 'com.lemans.boot.common:lemans-core:0.0.1r' - implementation 'com.lemans.boot.common:lemans-gradle:0.0.1r' + implementation 'com.lemans.boot.common:lemans-testing:0.0.1t' + implementation 'com.lemans.boot.common:lemans-security:0.0.1t' + implementation 'com.lemans.boot.common:lemans-rest:0.0.1t' + implementation 'com.lemans.boot.common:lemans-core:0.0.1t' + implementation 'com.lemans.boot.common:lemans-gradle:0.0.1t' implementation group: 'commons-dbcp', name: 'commons-dbcp', version: '1.4'