Skip to content

Commit 382372a

Browse files
chore(deps): update plugin io.spring.dependency-management to v1.1.4
1 parent 97809d3 commit 382372a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("org.springframework.boot") version "2.7.16"
3-
id("io.spring.dependency-management") version "1.1.3"
3+
id("io.spring.dependency-management") version "1.1.4"
44
id("com.github.johnrengelman.shadow") version "8.1.1"
55
id("com.avast.gradle.docker-compose") version "0.17.5"
66
id("com.ryandens.javaagent-application") version "0.5.0"

0 commit comments

Comments
 (0)