Skip to content

Commit fc2780e

Browse files
dependabot[bot]Turbo87
authored andcommitted
chore(deps): bump kotlinVersion from 1.3.30 to 1.3.31 (#258)
Bumps `kotlinVersion` from 1.3.30 to 1.3.31. Updates `kotlin-gradle-plugin` from 1.3.30 to 1.3.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.30...v1.3.31) Updates `kotlin-stdlib` from 1.3.30 to 1.3.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.30...v1.3.31) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e452fa1 commit fc2780e

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.30'
4+
kotlinVersion = '1.3.31'
55

66
// see https://www.jetbrains.com/intellij-repository/releases/
77
intellijVersion = '191.6183.87'

0 commit comments

Comments
 (0)