Skip to content

Commit b30d251

Browse files
Bump com.github.ben-manes.versions from 0.53.0 to 0.54.0
Bumps com.github.ben-manes.versions from 0.53.0 to 0.54.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b6efc6 commit b30d251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tasks.wrapper {
1414
}
1515

1616
plugins {
17-
id("com.github.ben-manes.versions") version "0.53.0"
17+
id("com.github.ben-manes.versions") version "0.54.0"
1818
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1919
id("org.ajoberstar.grgit") version "5.3.3"
2020
kotlin("jvm") version "2.1.21" apply false

0 commit comments

Comments
 (0)