Updated wrappers and dependencies.

This commit is contained in:
Erik C. Thauvin 2019-04-16 11:55:07 -07:00
parent 38fd8d6bda
commit 919661095c
5 changed files with 11 additions and 7 deletions

View file

@ -1,5 +1,8 @@
apply plugin: 'java'
apply plugin: 'application'
plugins {
id 'java'
id 'application'
id 'com.github.ben-manes.versions' version '0.21.0'
}
// ./gradlew