Updated wrappers and dependencies.
This commit is contained in:
parent
38fd8d6bda
commit
919661095c
5 changed files with 11 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue