Skip to content

Commit a263941

Browse files
authoredOct 14, 2024··
Bump com.vanniktech.maven.publish from 0.29.0 to 0.30.0 (#13)
1 parent 2f1696d commit a263941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
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.16.3" }
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.29.0" }
14+
publication = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
1515

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

0 commit comments

Comments
 (0)
Please sign in to comment.