Skip to content

Commit dd1feb3

Browse files
Bump com.vanniktech.maven.publish from 0.29.0 to 0.30.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.29.0 to 0.30.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.29.0...0.30.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 fdf7117 commit dd1feb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediaplayer-kmp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
alias(libs.plugins.androidLibrary)
1010
alias(libs.plugins.compose)
1111
alias(libs.plugins.compose.compiler)
12-
id("com.vanniktech.maven.publish") version "0.29.0"
12+
id("com.vanniktech.maven.publish") version "0.30.0"
1313
id("com.google.osdetector") version "1.7.3"
1414
}
1515

0 commit comments

Comments
 (0)