Updated the examples.
This commit is contained in:
parent
6081bdfdd5
commit
4efc2ba2d6
15 changed files with 51 additions and 34 deletions
|
@ -1,8 +1,8 @@
|
|||
plugins {
|
||||
kotlin("jvm").version("1.3.30")
|
||||
application
|
||||
id("org.jetbrains.kotlin.kapt").version("1.3.30")
|
||||
id("net.thauvin.erik.gradle.semver").version("1.0.0")
|
||||
id("org.jetbrains.kotlin.kapt").version("1.3.31")
|
||||
id("net.thauvin.erik.gradle.semver").version("1.0.1")
|
||||
id("com.github.ben-manes.versions").version("0.21.0")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue