Skip to content

Commit 6d68e9d

Browse files
[Update]: Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.25.2 to 0.25.3. - [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.25.2...0.25.3) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4571b93 commit 6d68e9d

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 = '7.4.2'
5-
mavenPublishVersion = '0.25.2'
5+
mavenPublishVersion = '0.25.3'
66
kotlinVersion = '1.8.10'
77
composeVersion = '1.4.1'
88
composeCompilerVersion = '1.4.4'

0 commit comments

Comments
 (0)