Skip to content

Commit eca9426

Browse files
Bump kotlin.version from 1.4.30 to 1.4.31
Bumps `kotlin.version` from 1.4.30 to 1.4.31. Updates `kotlin-stdlib` from 1.4.30 to 1.4.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.30...v1.4.31) Updates `kotlin-maven-plugin` from 1.4.30 to 1.4.31 Signed-off-by: dependabot[bot] <[email protected]>
1 parent c46e3b3 commit eca9426

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
@@ -28,7 +28,7 @@
2828
<properties>
2929
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3030
<java.version>8</java.version>
31-
<kotlin.version>1.4.30</kotlin.version>
31+
<kotlin.version>1.4.31</kotlin.version>
3232
<spotless.version>2.8.1</spotless.version>
3333
<retrofit.version>2.9.0</retrofit.version>
3434
<auto.version>1.7.1</auto.version>

0 commit comments

Comments
 (0)