Updated all dependencies
This commit is contained in:
parent
84d3f69215
commit
c5a6e2220c
15 changed files with 99 additions and 27 deletions
|
@ -1,8 +1,8 @@
|
|||
plugins {
|
||||
id("application")
|
||||
id("com.github.ben-manes.versions") version "0.47.0"
|
||||
kotlin("jvm") version "1.9.0"
|
||||
kotlin("kapt") version "1.9.0"
|
||||
id("com.github.ben-manes.versions") version "0.48.0"
|
||||
kotlin("jvm") version "1.9.10"
|
||||
kotlin("kapt") version "1.9.10"
|
||||
}
|
||||
|
||||
// ./gradlew
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue