Skip to content

Commit

Permalink
Bump kotlin_version from 1.4.10 to 1.4.20
Browse files Browse the repository at this point in the history
Bumps `kotlin_version` from 1.4.10 to 1.4.20.

Updates `kotlin-gradle-plugin` from 1.4.10 to 1.4.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.10...v1.4.20)

Updates `kotlin-stdlib-jdk7` from 1.4.10 to 1.4.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.10...v1.4.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 19, 2020
1 parent 3a9330e commit 7e932ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {

ext.kotlin_version = '1.4.10'
ext.kotlin_version = '1.4.20'

repositories {
google()
Expand Down

0 comments on commit 7e932ca

Please sign in to comment.