Skip to content

Commit 7ee86a3

Browse files
build(deps): bump io.spring.dependency-management from 1.1.1 to 1.1.2
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8660767 commit 7ee86a3

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.4.2"
1818
id("com.github.ben-manes.versions") version "0.47.0"
1919
id("org.springframework.boot") version "3.1.1"
20-
id("io.spring.dependency-management") version "1.1.1"
20+
id("io.spring.dependency-management") version "1.1.2"
2121
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.2"
2222
id("ru.vyarus.pom") version "2.2.2"
2323
id("com.gorylenko.gradle-git-properties") version "2.4.1"

0 commit comments

Comments
 (0)