Skip to content

Commit 50a0b56

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump kotlin.version from 1.8.0 to 1.8.10
Bumps `kotlin.version` from 1.8.0 to 1.8.10. Updates `kotlin-stdlib` from 1.8.0 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.8.0...v1.8.10) Updates `kotlin-stdlib-jdk8` from 1.8.0 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.8.0...v1.8.10) Updates `kotlin-test-junit` from 1.8.0 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.8.0...v1.8.10) Updates `kotlin-maven-plugin` from 1.8.0 to 1.8.10 Updates `kotlin-reflect` from 1.8.0 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.8.0...v1.8.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf789c1 commit 50a0b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dagger.version>2.44.2</dagger.version>
4040
<jackson.version>2.14.2</jackson.version>
4141

42-
<kotlin.version>1.8.0</kotlin.version>
42+
<kotlin.version>1.8.10</kotlin.version>
4343
<junit.jupiter.version>5.9.2</junit.jupiter.version>
4444
<junit.pioneer.version>2.0.0</junit.pioneer.version>
4545
<truth.version>1.1.3</truth.version>

0 commit comments

Comments
 (0)