Skip to content

Commit bdf0ed5

Browse files
build(deps): bump com.github.ben-manes.versions from 0.43.0 to 0.44.0
Bumps com.github.ben-manes.versions from 0.43.0 to 0.44.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 bed7905 commit bdf0ed5

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
@@ -15,7 +15,7 @@ plugins {
1515
id("io.freefair.aspectj.post-compile-weaving") version "6.5.1"
1616
id("io.freefair.maven-central.validate-poms") version "6.5.1"
1717
id("me.qoomon.git-versioning") version "6.3.6"
18-
id("com.github.ben-manes.versions") version "0.43.0"
18+
id("com.github.ben-manes.versions") version "0.44.0"
1919
id("org.springframework.boot") version "2.7.5"
2020
id("io.spring.dependency-management") version "1.1.0"
2121
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.0"

0 commit comments

Comments
 (0)