Skip to content

Commit 0639ca5

Browse files
chore(deps): bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 (#897)
Bumps com.github.ben-manes.versions from 0.52.0 to 0.53.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64736da commit 0639ca5

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
@@ -24,7 +24,7 @@ plugins {
2424
application
2525
alias(libs.plugins.kotlin.jvm) // refers to plugin declared in gradle/libs.versions.toml
2626
id("se.patrikerdes.use-latest-versions") version "0.2.19"
27-
id("com.github.ben-manes.versions") version "0.52.0"
27+
id("com.github.ben-manes.versions") version "0.53.0"
2828
id("org.jmailen.kotlinter") version "5.2.0"
2929
id("com.google.cloud.tools.jib") version "3.4.5"
3030
id("com.vanniktech.maven.publish") version "0.34.0"

0 commit comments

Comments
 (0)