Skip to content

Commit

Permalink
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-maven-plugin` from 1.4.31 to 1.4.32

Updates `kotlin-stdlib` 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)

Updates `kotlin-stdlib-common` 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)

Updates `kotlin-test-junit` 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-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 23, 2021
1 parent 43669ad commit 7dc2fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<!-- Configuration of mutiny-kotlin module -->
<kotlin.version>1.4.31</kotlin.version>
<kotlin.version>1.4.32</kotlin.version>
<kotlin.compiler.apiVersion>1.3</kotlin.compiler.apiVersion>
<kotlin.compiler.languageVersion>1.3</kotlin.compiler.languageVersion>
<coroutines.version>1.4.2</coroutines.version>
Expand Down

0 comments on commit 7dc2fe4

Please sign in to comment.