Skip to content

Commit 23102dc

Browse files
Bump maven-publish from 0.33.0 to 0.34.0
Bumps `maven-publish` from 0.33.0 to 0.34.0. Updates `com.vanniktech:gradle-maven-publish-plugin` from 0.33.0 to 0.34.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.33.0...0.34.0) Updates `com.vanniktech.maven.publish` from 0.33.0 to 0.34.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.33.0...0.34.0) --- updated-dependencies: - dependency-name: com.vanniktech:gradle-maven-publish-plugin dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.vanniktech.maven.publish dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b009d3c commit 23102dc

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
@@ -13,7 +13,7 @@ androidx-activity-compose = "1.10.1"
1313
multiplatform-settings = "1.3.0"
1414
complete-kotlin = "1.1.0"
1515
agp = "8.9.2"
16-
maven-publish = "0.33.0"
16+
maven-publish = "0.34.0"
1717
apollo-kotlin = "4.3.1"
1818
serialization = "1.9.0"
1919
#korlibs = "6.0.0"

0 commit comments

Comments
 (0)