Skip to content

Commit ce51bd1

Browse files
Bump com.vanniktech.maven.publish from 0.31.0 to 0.32.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.31.0...0.32.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10d5671 commit ce51bd1

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.17.0" }
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.31.0" }
14+
publication = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
1515

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

0 commit comments

Comments
 (0)