Update kotlin
This commit is contained in:
parent
2e1153cd7b
commit
0acd555574
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ test_core = "1.7.0"
|
||||||
roborazzi = "1.58.0"
|
roborazzi = "1.58.0"
|
||||||
|
|
||||||
# Jetbrain
|
# Jetbrain
|
||||||
datetime = "0.7.1"
|
datetime = "0.7.1-0.6.x-compat"
|
||||||
serialization_json = "1.10.0"
|
serialization_json = "1.10.0"
|
||||||
|
|
||||||
#other
|
#other
|
||||||
|
|
@ -62,7 +62,7 @@ detekt = "1.23.8"
|
||||||
# See https://github.com/pinterest/ktlint/releases/
|
# See https://github.com/pinterest/ktlint/releases/
|
||||||
ktlint = "1.8.0"
|
ktlint = "1.8.0"
|
||||||
androidx-test-ext-junit = "1.3.0"
|
androidx-test-ext-junit = "1.3.0"
|
||||||
kover = "0.9.5"
|
kover = "0.9.6"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
# Project
|
# Project
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue