Update kotlin -> 1.4.20 & java -> 15

This commit is contained in:
2020-11-29 21:52:42 +01:00
parent 8997433974
commit 69e50b158f
5 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=14.0.2-open
gradle=6.7
kotlin=1.4.10
java=15-open
gradle=6.8-rc-1
kotlin=1.4.20