File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-
9
9
kotest-assertions-core = { module = " io.kotest:kotest-assertions-core" , version.ref = " kotest" }
10
10
kotest-assertions-core-jvm = { module = " io.kotest:kotest-assertions-core-jvm" , version.ref = " kotest" }
11
11
kotest-junit5 = { module = " io.kotest:kotest-runner-junit5" , version.ref = " kotest" }
12
- kotlin-serialization-json = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version = " 1.6.2 " }
12
+ kotlin-serialization-json = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version = " 1.8.0 " }
13
13
kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib" , version.ref = " kotlin" }
14
14
logback = { module = " ch.qos.logback:logback-classic" , version = " 1.4.14" }
15
15
vertx-core = { module = " io.vertx:vertx-core" , version.ref = " vertx" }
You can’t perform that action at this time.
0 commit comments