Skip to content

Commit d726bc5

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0
Bumps com.github.ben-manes.versions from 0.41.0 to 0.42.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32bea22 commit d726bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
kotlin("jvm") version "1.5.31"
77
id("maven-publish")
88
id("signing")
9-
id("com.github.ben-manes.versions") version "0.41.0"
9+
id("com.github.ben-manes.versions") version "0.42.0"
1010
id("net.ossindex.audit") version "0.4.11"
1111
id("io.freefair.maven-central.validate-poms") version "6.3.0"
1212
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)