Updated dependencies and copyright.
This commit is contained in:
parent
dafbaaff0f
commit
aef7d1fa6a
39 changed files with 1091 additions and 780 deletions
|
@ -2,8 +2,8 @@ plugins {
|
|||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.39.0"
|
||||
id("net.thauvin.erik.gradle.semver") version "1.0.4"
|
||||
kotlin("jvm") version "1.5.20"
|
||||
kotlin("kapt") version "1.5.20"
|
||||
kotlin("jvm") version "1.5.30"
|
||||
kotlin("kapt") version "1.5.30"
|
||||
}
|
||||
|
||||
// ./gradlew
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue