Skip to content

Commit 3668177

Browse files
authored
Merge pull request #2909 from 1c-syntax/dependabot/gradle/io.spring.dependency-management-1.1.0
2 parents 9a8f3da + 99cf04c commit 3668177

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
@@ -17,7 +17,7 @@ plugins {
1717
id("me.qoomon.git-versioning") version "6.3.2"
1818
id("com.github.ben-manes.versions") version "0.43.0"
1919
id("org.springframework.boot") version "2.7.4"
20-
id("io.spring.dependency-management") version "1.0.14.RELEASE"
20+
id("io.spring.dependency-management") version "1.1.0"
2121
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.0"
2222
id("ru.vyarus.pom") version "2.2.1"
2323
id("com.gorylenko.gradle-git-properties") version "2.4.1"

0 commit comments

Comments
 (0)