Skip to content

Commit db1e7af

Browse files
Bump kotlin.version from 1.4.31 to 1.4.32
Bumps `kotlin.version` from 1.4.31 to 1.4.32. Updates `kotlin-bom` 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-junit5` 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-maven-allopen` from 1.4.31 to 1.4.32 Updates `kotlin-maven-noarg` from 1.4.31 to 1.4.32 Updates `kotlin-maven-plugin` from 1.4.31 to 1.4.32 Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50594c6 commit db1e7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<properties>
3535
<axon.version>4.4.7</axon.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37-
<kotlin.version>1.4.31</kotlin.version>
37+
<kotlin.version>1.4.32</kotlin.version>
3838
<kotlin-logging.version>2.0.6</kotlin-logging.version>
3939
<jackson-kotlin.version>2.12.2</jackson-kotlin.version>
4040
<mockk.version>1.11.0</mockk.version>

0 commit comments

Comments
 (0)