Skip to content

Commit 8a82ffa

Browse files
chore(deps): bump kotlin_version from 1.4.20 to 1.4.21-2 in /snippets (#411)
Bumps `kotlin_version` from 1.4.20 to 1.4.21-2. Updates `kotlin-gradle-plugin` from 1.4.20 to 1.4.21-2 - [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-2) Updates `kotlin-stdlib` from 1.4.20 to 1.4.21-2 - [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-2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b360435 commit 8a82ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
3-
ext.kotlin_version = "1.4.20"
3+
ext.kotlin_version = "1.4.21-2"
44
repositories {
55
google()
66
jcenter()

0 commit comments

Comments
 (0)