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

update

parent fcfda8b9
No related branches found
No related tags found
1 merge request!58Spotbugs
...@@ -7,7 +7,7 @@ plugins { ...@@ -7,7 +7,7 @@ plugins {
id "eclipse-wtp" id "eclipse-wtp"
id "jacoco" id "jacoco"
id "java" id "java"
id "net.ltgt.apt-eclipse" version "0.21" id "net.ltgt.apt-eclipse" version "${aptEclipseVersion}"
} }
sourceCompatibility = JavaVersion.VERSION_11 sourceCompatibility = JavaVersion.VERSION_11
......
aptEclipseVersion = 0.21
githooksVersion = 1.2.0 githooksVersion = 1.2.0
jacksonVersion = 2.9.0 jacksonVersion = 2.9.0
junitVersion = 5.5.2 junitVersion = 5.5.2
......
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