Skip to content

Commit 01b40fa

Browse files
Bump kotlin.version from 1.5.31 to 1.8.10
Bumps `kotlin.version` from 1.5.31 to 1.8.10. Updates `kotlin-stdlib-jdk8` from 1.5.31 to 1.8.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.31...v1.8.10) Updates `kotlin-maven-plugin` from 1.5.31 to 1.8.10 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c713f5 commit 01b40fa

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
@@ -10,7 +10,7 @@
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13-
<kotlin.version>1.7.21</kotlin.version>
13+
<kotlin.version>1.8.10</kotlin.version>
1414
<okhttp.version>4.10.0</okhttp.version>
1515
<commons-collections4.version>4.4</commons-collections4.version>
1616
<commons-text.version>1.10.0</commons-text.version>

0 commit comments

Comments
 (0)