Skip to content

Commit 4231196

Browse files
chore(deps): bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0 (#236)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6327c0 commit 4231196

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
@@ -24,7 +24,7 @@ raygun = "5.0.1"
2424
spotless = "8.0.0"
2525
activity = "1.10.1"
2626
kotlin-version = "2.2.21"
27-
maven-central-publish = "0.34.0"
27+
maven-central-publish = "0.35.0"
2828

2929
[libraries]
3030
android-material-material = { module = "com.google.android.material:material", version.ref = "android-material" }

0 commit comments

Comments
 (0)