Skip to content

Commit c4a552b

Browse files
Bump kotlin.version from 1.5.0 to 1.5.10 in /value
Bumps `kotlin.version` from 1.5.0 to 1.5.10. Updates `kotlin-stdlib` from 1.5.0 to 1.5.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.0...v1.5.10) Updates `kotlin-maven-plugin` from 1.5.0 to 1.5.10 Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6688819 commit c4a552b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

value/src/it/functional/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<version>HEAD-SNAPSHOT</version>
3333
<name>Auto-Value Functional Integration Test</name>
3434
<properties>
35-
<kotlin.version>1.5.0</kotlin.version>
35+
<kotlin.version>1.5.10</kotlin.version>
3636
<exclude.tests>this-matches-nothing</exclude.tests>
3737
</properties>
3838
<dependencies>

0 commit comments

Comments
 (0)