Skip to content

Commit

Permalink
Update Kotlin from 1.7.21 to 1.7.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2022
1 parent 9578e00 commit 38e9ac3
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.21"
kotlin-build = "1.7.22"
# 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 38e9ac3

Please sign in to comment.