Skip to content

Commit 732e440

Browse files
Bump kotlin_version from 1.4.10 to 1.4.21-2
Bumps `kotlin_version` from 1.4.10 to 1.4.21-2. Updates `kotlin-gradle-plugin` from 1.4.10 to 1.4.21-2 Updates `kotlin-stdlib-jdk8` from 1.4.10 to 1.4.21-2 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 60b78dc commit 732e440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10'
2+
ext.kotlin_version = '1.4.21-2'
33
repositories {
44
jcenter()
55
maven {

0 commit comments

Comments
 (0)