Skip to content

Commit

Permalink
chore(deps): Bump kotlin_version from 1.4.32 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps `kotlin_version` from 1.4.32 to 1.5.0.

Updates `kotlin-gradle-plugin` from 1.4.32 to 1.5.0

Updates `kotlin-stdlib-jdk8` 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rm3l committed May 3, 2021
1 parent 029a88f commit 1f311c3
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 @@ -28,7 +28,7 @@ buildscript {
ext.maoni_group = 'org.rm3l'
ext.maoni_version = '9.1.0'

ext.kotlin_version = '1.4.32'
ext.kotlin_version = '1.5.0'
ext.anko_version = '0.10.8'

ext.aboutlibraries_version = '8.8.5'
Expand Down

0 comments on commit 1f311c3

Please sign in to comment.