Skip to content

Commit

Permalink
Bump deps.kotlin from 1.4.32 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps `deps.kotlin` from 1.4.32 to 1.5.0.

Updates `kotlin-gradle-plugin` from 1.4.32 to 1.5.0
- [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-jdk7` from 1.4.32 to 1.5.0
- [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[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 28, 2021
1 parent 8afda86 commit 0ef6707
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 {
jsonUnit : '2.25.0',
junit : '4.13.2',
junitParams : '1.1.1',
kotlin : '1.4.32',
kotlin : '1.5.0',
kotlinCoroutines : '1.4.3',
leakcanary2 : '2.7',
lightweightStream : '1.2.2',
Expand Down

0 comments on commit 0ef6707

Please sign in to comment.