Skip to content

Commit 74db5b1

Browse files
Bump publish from 0.32.0 to 0.33.0
Bumps `publish` from 0.32.0 to 0.33.0. Updates `com.vanniktech:gradle-maven-publish-plugin` from 0.32.0 to 0.33.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.32.0...0.33.0) Updates `com.vanniktech.maven.publish` from 0.32.0 to 0.33.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.32.0...0.33.0) --- updated-dependencies: - dependency-name: com.vanniktech:gradle-maven-publish-plugin dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.vanniktech.maven.publish dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a61c3c commit 74db5b1

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
@@ -6,7 +6,7 @@ kotlinx-datetime = "0.6.2"
66
# https://github.com/Kotlin/kotlinx.coroutines
77
kotlinx-coroutines = "1.10.2"
88
# https://github.com/vanniktech/gradle-maven-publish-plugin
9-
publish = "0.32.0"
9+
publish = "0.33.0"
1010
# https://github.com/Kotlin/dokka
1111
dokka = "2.0.0"
1212
# https://github.com/willowtreeapps/assertk

0 commit comments

Comments
 (0)