Skip to content

Commit 64af750

Browse files
Bump maven-publish from 0.34.0 to 0.35.0
Bumps `maven-publish` from 0.34.0 to 0.35.0. Updates `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) Updates `com.vanniktech.maven.publish` 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:gradle-maven-publish-plugin dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor - 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] <support@github.com>
1 parent 32f8a9c commit 64af750

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
@@ -6,7 +6,7 @@ coroutines = "1.10.2"
66
androidx-activity-compose = "1.11.0"
77
multiplatform-settings = "1.3.0"
88
agp = "8.11.1"
9-
maven-publish = "0.34.0"
9+
maven-publish = "0.35.0"
1010
apollo-kotlin = "4.3.3"
1111
detekt = "1.23.8"
1212
googleid = "1.1.1"

0 commit comments

Comments
 (0)