Skip to content

Commit 6762d36

Browse files
Bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.34.0 to 0.35.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.34.0...0.35.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca67a51 commit 6762d36

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
@@ -12,7 +12,7 @@ kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-
1212
kotest-multiplatform = { id = "io.kotest", version.ref = "kotest" }
1313
ksp = { id = "com.google.devtools.ksp", version = "2.3.2" }
1414
expediagroup-graphql = { id = "com.expediagroup.graphql", version.ref = "graphql" }
15-
publication = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
15+
publication = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
1616

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

0 commit comments

Comments
 (0)