update to kotlin 1.3.50

This commit is contained in:
Jannik 2019-08-25 22:46:14 +02:00
parent a0fceccc2f
commit ea6be1db33
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.41'
ext.kotlin_version = '1.3.50'
ext.spring_boot_version = '2.1.7.RELEASE'
repositories {