Skip to content

Commit e4e49f6

Browse files
[Update]: Bump com.vanniktech.maven.publish from 0.27.0 to 0.28.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.27.0 to 0.28.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.27.0...0.28.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 544deb7 commit e4e49f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
buildscript {
33
ext {
44
agpVersion = '8.3.1'
5-
mavenPublishVersion = '0.27.0'
5+
mavenPublishVersion = '0.28.0'
66
kotlinVersion = '1.9.22'
77
dokkaVersion = '1.9.20'
88
composeBomVersion = '2024.03.00'

0 commit comments

Comments
 (0)