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