Skip to content

Commit 448782f

Browse files
chore(deps): update plugin io.spring.dependency-management to v1.1.1
1 parent d6ec87c commit 448782f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13"
3-
id("io.spring.dependency-management") version "1.1.0"
3+
id("io.spring.dependency-management") version "1.1.1"
44
id("com.github.johnrengelman.shadow") version "8.1.1"
55
id("com.avast.gradle.docker-compose") version "0.16.12"
66
id("com.ryandens.javaagent-application") version "0.5.0"

0 commit comments

Comments
 (0)