Skip to content

Commit 79761a3

Browse files
Bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.34.0 to 0.35.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.34.0...0.35.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cc3ed5 commit 79761a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
kotlin("jvm") version "2.2.21"
1212
id("com.github.ben-manes.versions") version "0.53.0"
1313
id("com.diffplug.spotless") version "8.0.0"
14-
id("com.vanniktech.maven.publish") version "0.34.0"
14+
id("com.vanniktech.maven.publish") version "0.35.0"
1515
}
1616

1717
repositories {

0 commit comments

Comments
 (0)