Skip to content

Commit 1095c37

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump kotlin_version from 1.4.20 to 1.4.21
Bumps `kotlin_version` from 1.4.20 to 1.4.21. Updates `kotlin-gradle-plugin` from 1.4.20 to 1.4.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.20...v1.4.21) Updates `kotlin-stdlib-jdk7` from 1.4.20 to 1.4.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.20...v1.4.21) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5528d6 commit 1095c37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.4.20'
2+
ext.kotlin_version = '1.4.21'
33
repositories {
44
google()
55
jcenter()

0 commit comments

Comments
 (0)