Skip to content

Commit efc2f17

Browse files
authored
Merge pull request #111 from 1c-syntax/dependabot/gradle/com.github.ben-manes.versions-0.52.0
Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0
2 parents f421656 + 5297420 commit efc2f17

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
@@ -13,7 +13,7 @@ plugins {
1313
id("io.freefair.javadoc-utf-8") version "8.11"
1414
id("org.sonarqube") version "6.0.1.5171"
1515
id("io.freefair.maven-central.validate-poms") version "8.11"
16-
id("com.github.ben-manes.versions") version "0.51.0"
16+
id("com.github.ben-manes.versions") version "0.52.0"
1717
id("ru.vyarus.pom") version "3.0.0"
1818
id("io.codearte.nexus-staging") version "0.30.0"
1919
}

0 commit comments

Comments
 (0)