Skip to content

Commit

Permalink
Documentation: Kotlin 1.5.30 (Kotlin#2948)
Browse files Browse the repository at this point in the history
Adjust documented Kotlin version to 1.5.30 according to the rest of the document
  • Loading branch information
panzerfahrer committed Sep 23, 2021
1 parent 287a931 commit bf41f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ And make sure that you use the latest Kotlin version:

```groovy
plugins {
kotlin("jvm") version "1.5.20"
kotlin("jvm") version "1.5.30"
}
```

Expand Down

0 comments on commit bf41f21

Please sign in to comment.