File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ graphql = "8.2.1"
88kotlin-jvm = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
99kotlin-mutliplatform = { id = " org.jetbrains.kotlin.multiplatform" , version.ref = " kotlin" }
1010kotlin-serialization = { id = " org.jetbrains.kotlin.plugin.serialization" , version.ref = " kotlin" }
11- kotlin-binaryCompatibility = { id = " org.jetbrains.kotlinx.binary-compatibility-validator" , version = " 0.16.3 " }
11+ kotlin-binaryCompatibility = { id = " org.jetbrains.kotlinx.binary-compatibility-validator" , version = " 0.17.0 " }
1212kotest-multiplatform = { id = " io.kotest.multiplatform" , version.ref = " kotest" }
1313expediagroup-graphql = { id = " com.expediagroup.graphql" , version.ref = " graphql" }
1414publication = { id = " com.vanniktech.maven.publish" , version = " 0.30.0" }
You can’t perform that action at this time.
0 commit comments