Skip to content

Commit 79ea882

Browse files
committed
up
1 parent 899faa9 commit 79ea882

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

build.gradle

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
buildscript {
2-
repositories {
3-
mavenCentral()
4-
}
5-
}
6-
71
plugins {
82
id 'com.github.kt3k.coveralls' version '2.8.2'
93
id 'jacoco'
104
id 'me.champeau.gradle.jmh' version '0.4.5'
11-
id 'nebula.optional-base' version '3.2.0'
5+
id 'nebula.optional-base' version '7.0.0'
126
id 'com.github.hierynomus.license' version '0.15.0'
137
id 'com.github.spotbugs' version "4.5.0"
148
}

0 commit comments

Comments
 (0)