Bump kotlin_version from 1.5.21 to 1.8.10
Bumps `kotlin_version` from 1.5.21 to 1.8.10. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.5.21 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](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.8.10) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.5.21 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](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.8.10) Updates `org.jetbrains.kotlin:kotlin-compiler-embeddable` from 1.5.21 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](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.8.10) Updates `org.jetbrains.kotlin:kotlin-annotation-processing-embeddable` from 1.5.21 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](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.8.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-compiler-embeddable dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-annotation-processing-embeddable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cd4994ae4a
commit
766e5a5b7e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.5.21"
|
||||
ext.kotlin_version = "1.8.10"
|
||||
ext.hilt_version = "2.38.1"
|
||||
repositories {
|
||||
google()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue