Skip to content
Snippets Groups Projects
Commit 7b717a62 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

cleanup

parent fc68784f
No related branches found
No related tags found
1 merge request!31Dependencies
plugins {
id "application"
id "com.diffplug.gradle.spotless" version "3.27.1"
id "com.github.johnrengelman.shadow" version "5.2.0"
id "com.github.spotbugs" version "3.0.0"
id "com.star-zero.gradle.githook" version "1.2.0"
id "eclipse-wtp"
id "java"
id "jacoco"
id "com.github.johnrengelman.shadow" version "5.2.0"
id "java"
id "net.ltgt.apt-eclipse" version "0.21"
id "com.star-zero.gradle.githook" version "1.2.0"
id "com.github.spotbugs" version "3.0.0"
id "com.diffplug.gradle.spotless" version "3.27.1"
}
sourceCompatibility = JavaVersion.VERSION_11
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment