mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-11-30 01:39:38 +01:00
build(connector): upgrade compose multiplatform deps
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user