Updated dependencies and copyright.
This commit is contained in:
parent
8c5f4a72fa
commit
e01ea7882f
30 changed files with 933 additions and 686 deletions
|
@ -1,8 +1,8 @@
|
|||
plugins {
|
||||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.39.0"
|
||||
kotlin("jvm") version "1.5.10"
|
||||
kotlin("kapt") version "1.5.10"
|
||||
id("com.github.ben-manes.versions") version "0.40.0"
|
||||
kotlin("jvm") version "1.6.10"
|
||||
kotlin("kapt") version "1.6.10"
|
||||
}
|
||||
|
||||
// ./gradlew
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue