solution: upgrade Kotlin to 1.5

This commit is contained in:
Igor Artamonov
2021-09-15 21:30:05 -04:00
parent 199259afdb
commit 1576f1fe64
36 changed files with 89 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
# Languages
groovyVersion=2.5.14
kotlinVersion=1.3.11
kotlinVersion=1.5.30
protocVersion=3.9.0
# Main Libs
slf4jVersion=1.7.25