Skip to content

Commit d90acec

Browse files
Bump com.vanniktech.maven.publish from 0.28.0 to 0.29.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.28.0 to 0.29.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.28.0...0.29.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a29e06 commit d90acec

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
@@ -18,4 +18,4 @@ android-application = { id = "com.android.application", version.ref = "agp" }
1818
android-library = { id = "com.android.library", version.ref = "agp" }
1919
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
2020
compose-multiplatform = { id = "org.jetbrains.compose", version.ref = "compose-multiplatform" }
21-
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.28.0" }
21+
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }

0 commit comments

Comments
 (0)