Skip to content

Commit 5510676

Browse files
chore(deps): bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0 (#250)
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.35.0 to 0.36.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.35.0...0.36.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.36.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 3cbc04b commit 5510676

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
@@ -17,7 +17,7 @@ gson = "2.13.2"
1717
junit = "4.13.2"
1818
kotlin = "2.3.0"
1919
leakcanary = "2.14"
20-
maven-central-publish = "0.35.0"
20+
maven-central-publish = "0.36.0"
2121
mockito = "5.2.0"
2222
mockito-kotlin = "6.2.3"
2323
okhttp = "5.3.0"

0 commit comments

Comments
 (0)