Skip to content

Commit

Permalink
Bump kotlinVersion from 1.3.31 to 1.3.40
Browse files Browse the repository at this point in the history
Bumps `kotlinVersion` from 1.3.31 to 1.3.40.

Updates `kotlin-gradle-plugin` from 1.3.31 to 1.3.40
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.40/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.31...v1.3.40)

Updates `kotlin-stdlib-jdk7` from 1.3.31 to 1.3.40
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.40/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.31...v1.3.40)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 24, 2019
1 parent 3bcfcec commit 391fa47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {

gson = '2.8.5'

kotlinVersion = '1.3.31'
kotlinVersion = '1.3.40'
}
repositories {
google()
Expand Down

0 comments on commit 391fa47

Please sign in to comment.