Skip to content

Commit

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

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

Updates `kotlin-stdlib-jdk8` from 1.4.31 to 1.4.32
- [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 Mar 29, 2021
1 parent f5d0b76 commit 97ed284
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.31'
ext.kotlin_version = '1.4.32'
ext.anko_version = '0.10.8'

ext.aboutlibraries_version = '8.8.4'
Expand Down

0 comments on commit 97ed284

Please sign in to comment.