We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5ecfd commit ec11be0Copy full SHA for ec11be0
1 file changed
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-
12
kotest-multiplatform = { id = "io.kotest", version.ref = "kotest" }
13
ksp = { id = "com.google.devtools.ksp", version = "2.3.6" }
14
expediagroup-graphql = { id = "com.expediagroup.graphql", version.ref = "graphql" }
15
-publication = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
+publication = { id = "com.vanniktech.maven.publish", version = "0.36.0" }
16
17
[libraries]
18
kotlin-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "serialization" }
0 commit comments