Bump kotlin from 1.9.22 to 1.9.23
--- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cdf8f6975d
commit
92733f28ed
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ compose-material = "1.6.3"
|
||||||
compose-material3 = "1.2.1"
|
compose-material3 = "1.2.1"
|
||||||
espresso = "3.5.1"
|
espresso = "3.5.1"
|
||||||
hilt-android = "2.51.1"
|
hilt-android = "2.51.1"
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.23"
|
||||||
kotlinx-serialization = "1.6.3"
|
kotlinx-serialization = "1.6.3"
|
||||||
kotlinx-coroutines = "1.8.0"
|
kotlinx-coroutines = "1.8.0"
|
||||||
kotlinx-datetime = "0.5.0"
|
kotlinx-datetime = "0.5.0"
|
||||||
|
|
Loading…
Reference in a new issue