Skip to content

Commit

Permalink
Update Kotlin to 1.6.20 (#2417)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7a5f0b4)
  • Loading branch information
IgnatBeresnev committed Apr 4, 2022
1 parent cb596b4 commit 3bb04e0
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-RC
dokka_integration_test_parallelism=2
# Versions
kotlin_version=1.6.20-RC2
kotlin_version=1.6.20
coroutines_version=1.6.0
kotlinx_html_version=0.7.3
kotlin_plugin_version=211-1.6.20-RC2-release-255-IJ7442.40
kotlin_plugin_version=211-1.6.20-release-275-IJ7442.40
jsoup_version=1.13.1
idea_version=211.7442.40
language_version=1.4
Expand Down

0 comments on commit 3bb04e0

Please sign in to comment.