We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c054ff commit 7a5c7d6Copy full SHA for 7a5c7d6
build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
val ktorVersion = "2.3.12"
31
val kotestVersion = "5.9.1"
32
val kotlinProcessVersion = "1.4.1"
33
- val kotlinxSerializationVersion = "1.7.0"
+ val kotlinxSerializationVersion = "1.7.1"
34
val kamelVersion = "0.4.1"
35
36
implementation(compose.desktop.currentOs)
0 commit comments