Skip to content

Commit bdb729b

Browse files
dependabot[bot]warting
authored andcommitted
Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0
Bumps com.github.ben-manes.versions from 0.45.0 to 0.46.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] <[email protected]>
1 parent a460598 commit bdb729b

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
@@ -22,7 +22,7 @@ buildscript {
2222
}
2323

2424
plugins {
25-
id("com.github.ben-manes.versions") version "0.45.0"
25+
id("com.github.ben-manes.versions") version "0.46.0"
2626
id("io.gitlab.arturbosch.detekt") version "1.22.0"
2727
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
2828
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.0"

0 commit comments

Comments
 (0)