Skip to content

Commit 51d3729

Browse files
dependabot-preview[bot]Turbo87
authored andcommitted
Bump kotlinVersion from 1.3.50 to 1.3.60 (#279)
Bumps `kotlinVersion` from 1.3.50 to 1.3.60. Updates `kotlin-gradle-plugin` from 1.3.50 to 1.3.60 - [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) Updates `kotlin-stdlib` from 1.3.50 to 1.3.60 - [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 b2e4d87 commit 51d3729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
javaVersion = '1.8'
4-
kotlinVersion = '1.3.50'
4+
kotlinVersion = '1.3.60'
55

66
// see https://www.jetbrains.com/intellij-repository/releases/
77
// and https://www.jetbrains.com/intellij-repository/snapshots/

0 commit comments

Comments
 (0)