Skip to content

Commit e3deaf3

Browse files
dependabot[bot]smyrgeorge
authored andcommitted
Bump publish from 0.35.0 to 0.36.0
Bumps `publish` from 0.35.0 to 0.36.0. Updates `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) Updates `com.vanniktech.maven.publish` 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:gradle-maven-publish-plugin dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor - 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>
1 parent 56ff6c9 commit e3deaf3

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
@@ -4,7 +4,7 @@ kotlin = "2.3.0"
44
# https://github.com/Kotlin/kotlinx.coroutines
55
kotlinx-coroutines = "1.10.2"
66
# https://github.com/vanniktech/gradle-maven-publish-plugin
7-
publish = "0.35.0"
7+
publish = "0.36.0"
88
# https://github.com/Kotlin/dokka
99
dokka = "2.1.0"
1010
# https://github.com/smyrgeorge/log4k

0 commit comments

Comments
 (0)