Updated dependencies.

This commit is contained in:
Erik C. Thauvin 2021-07-11 19:22:21 -07:00
parent eb14e72255
commit a345330421
6 changed files with 11 additions and 10 deletions

View file

@ -1,7 +1,7 @@
plugins {
id("application")
id("com.github.ben-manes.versions") version "0.39.0"
kotlin("jvm") version "1.5.10"
kotlin("jvm") version "1.5.20"
}
// ./gradlew run