Skip to content

Commit 7d86711

Browse files
chore(deps): bump com.vanniktech.maven.publish from 0.30.0 to 0.31.0
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.30.0 to 0.31.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.30.0...0.31.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e89590 commit 7d86711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
kotlin("jvm") version "2.1.10"
1313
id("com.github.ben-manes.versions") version "0.52.0"
1414
id("com.diffplug.spotless") version "7.0.2"
15-
id("com.vanniktech.maven.publish") version "0.30.0"
15+
id("com.vanniktech.maven.publish") version "0.31.0"
1616
}
1717

1818

0 commit comments

Comments
 (0)