Skip to content

Commit 773a6ac

Browse files
Bump kotlin_version from 1.3.61 to 1.5.21
Bumps `kotlin_version` from 1.3.61 to 1.5.21. Updates `kotlin-gradle-plugin` from 1.3.61 to 1.5.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.61...v1.5.21) Updates `kotlin-stdlib-jdk7` from 1.3.61 to 1.5.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.61...v1.5.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cd8bfb commit 773a6ac

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
@@ -2,7 +2,7 @@
22

33
buildscript {
44
apply from: 'dependencies.gradle'
5-
ext.kotlin_version = '1.3.61'
5+
ext.kotlin_version = '1.5.21'
66
repositories {
77
google()
88
jcenter()

0 commit comments

Comments
 (0)