Skip to content

Commit

Permalink
Update Kotlin to 1.6.20-RC2 (#2407)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnatBeresnev committed Mar 29, 2022
1 parent 57133de commit a36b3af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Expand Up @@ -2,10 +2,10 @@
dokka_version=1.6.20-SNAPSHOT
dokka_integration_test_parallelism=2
# Versions
kotlin_version=1.6.20-RC
kotlin_version=1.6.20-RC2
coroutines_version=1.6.0
kotlinx_html_version=0.7.3
kotlin_plugin_version=211-1.6.20-RC-release-196-IJ7442.40
kotlin_plugin_version=211-1.6.20-RC2-release-255-IJ7442.40
jsoup_version=1.13.1
idea_version=211.7442.40
language_version=1.4
Expand Down

0 comments on commit a36b3af

Please sign in to comment.