mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-05-18 06:24:12 +02:00
build(connector): upgrade compose multiplatform deps
This commit is contained in:
parent
31eb20f7d1
commit
1b67f8605d
@ -1,10 +1,10 @@
|
||||
[versions]
|
||||
compose = "1.6.2"
|
||||
compose-plugin = "1.6.0"
|
||||
compose = "1.6.7"
|
||||
compose-plugin = "1.6.2"
|
||||
junit = "4.13.2"
|
||||
kotlin = "1.9.22"
|
||||
ktor = "2.3.9"
|
||||
logback = "1.5.3"
|
||||
kotlin = "1.9.23"
|
||||
ktor = "2.3.10"
|
||||
logback = "1.5.6"
|
||||
|
||||
[libraries]
|
||||
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user