Skip to content

Commit 84f4908

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.github.ben-manes.versions from 0.42.0 to 0.43.0
Bumps com.github.ben-manes.versions from 0.42.0 to 0.43.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] <support@github.com>
1 parent 37af0e7 commit 84f4908

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
@@ -5,7 +5,7 @@ rootProject.extra.set("artifactVersion", SimpleDateFormat("yyyy-MM-dd\'T\'HH-mm-
55

66
plugins {
77
id("maven-publish")
8-
id("com.github.ben-manes.versions") version "0.42.0"
8+
id("com.github.ben-manes.versions") version "0.43.0"
99
id("net.ossindex.audit") version "0.4.11"
1010
id("io.freefair.maven-central.validate-poms") version "6.5.1"
1111
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)