Skip to content

Commit

Permalink
Update Kotlin from 1.7.20 to 1.7.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2022
1 parent 7e9fe9c commit 090fccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kotlin-target = "1.4.32"
# Actual Kotlin language and API version for compilcation, it restricts language features and metadata.
kotlin-language = "1.4"
# Version of Kotlin Gradle Plugin used for compilation.
kotlin-build = "1.7.20"
kotlin-build = "1.7.21"
# Dokka is sometimes lagging behind and is not using the same release vehicle as Kotlin main.
kotlin-dokka = "1.7.20"

Expand Down

0 comments on commit 090fccb

Please sign in to comment.