Updated dependencies and copyright.
This commit is contained in:
parent
7440631325
commit
b308a52d71
30 changed files with 49 additions and 73 deletions
|
@ -2,7 +2,7 @@ plugins {
|
|||
id 'java'
|
||||
id 'application'
|
||||
id 'net.thauvin.erik.gradle.semver' version '1.0.4'
|
||||
id 'com.github.ben-manes.versions' version '0.36.0'
|
||||
id 'com.github.ben-manes.versions' version '0.38.0'
|
||||
}
|
||||
|
||||
// ./gradlew
|
||||
|
@ -21,7 +21,7 @@ dependencies {
|
|||
}
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
test {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue