update to kotlin 1.3.60
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jannik 2019-11-14 23:10:40 +01:00
parent 697f5e3167
commit e2169ba8ab
Signed by: Seil0
GPG Key ID: E8459F3723C52C24
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.3.60'
ext.spring_boot_version = '2.1.10.RELEASE'
repositories {