add autorankup

This commit is contained in:
okx-code
2018-11-04 20:11:24 +00:00
parent 51a7261bd6
commit d3b830c603
5 changed files with 26 additions and 8 deletions
+1 -2
View File
@@ -4,7 +4,7 @@ plugins {
}
group 'sh.okx'
version '3.2.1-beta.1'
version '3.2.1-beta.2'
repositories {
mavenCentral()
@@ -23,7 +23,6 @@ repositories {
dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
testCompile 'org.mockito:mockito-core:2.+'
compileOnly 'org.projectlombok:lombok:1.18.2'
apt "org.projectlombok:lombok:1.18.2"