Skip to content

Commit 5253677

Browse files
authoredJan 27, 2025
chore(deps): bump com.github.ben-manes.versions from 0.51.0 to 0.52.0
Bumps com.github.ben-manes.versions from 0.51.0 to 0.52.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 460ecf7 commit 5253677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id 'com.adarshr.test-logger' version '4.0.0'
99
id 'org.gradle.test-retry' version '1.6.1'
1010
id 'com.github.psxpaul.execfork' version '0.2.2'
11-
id "com.github.ben-manes.versions" version "0.51.0"
11+
id "com.github.ben-manes.versions" version "0.52.0"
1212
id "com.github.davidmc24.gradle.plugin.avro" version "1.9.1"
1313
// idea
1414
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.9"

0 commit comments

Comments
 (0)