Skip to content

Commit 74a1b93

Browse files
authored
Merge pull request #1 from 1c-syntax/dependabot/gradle/com.github.ben-manes.versions-0.51.0
Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0
2 parents ae01b3c + af29a52 commit 74a1b93

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
@@ -12,7 +12,7 @@ plugins {
1212
id("me.qoomon.git-versioning") version "6.4.3"
1313
id("io.freefair.javadoc-links") version "8.4"
1414
id("io.freefair.javadoc-utf-8") version "8.4"
15-
id("com.github.ben-manes.versions") version "0.50.0"
15+
id("com.github.ben-manes.versions") version "0.51.0"
1616
id("io.freefair.maven-central.validate-poms") version "8.4"
1717
id("ru.vyarus.pom") version "2.2.2"
1818
id("io.codearte.nexus-staging") version "0.30.0"

0 commit comments

Comments
 (0)