Skip to content

Commit 2f4ad78

Browse files
authored
Merge branch 'master' into dependabot/gradle/io.github.mfvanek-pg-index-health-bom-0.20.3
2 parents 891c961 + fbef29e commit 2f4ad78

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
@@ -2,7 +2,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
22

33
plugins {
44
id("base")
5-
id("com.github.ben-manes.versions") version "0.52.0"
5+
id("com.github.ben-manes.versions") version "0.53.0"
66
}
77

88
description = "Experiments with Java"

0 commit comments

Comments
 (0)