Skip to content

Commit dc5fb42

Browse files
Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0 (#56)
1 parent 8cac703 commit dc5fb42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
1111
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.18.1" }
1212
kotest-multiplatform = { id = "io.kotest.multiplatform", version.ref = "kotest" }
1313
expediagroup-graphql = { id = "com.expediagroup.graphql", version.ref = "graphql" }
14-
publication = { id = "com.vanniktech.maven.publish", version = "0.33.0" }
14+
publication = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
1515

1616
[libraries]
1717
kotlin-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "serialization" }

0 commit comments

Comments
 (0)