Skip to content

Commit 7099345

Browse files
chore(deps): update plugin com.github.johnrengelman.shadow to v8
1 parent fc53af3 commit 7099345

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
@@ -1,7 +1,7 @@
11
plugins {
22
id("org.springframework.boot") version "3.0.2"
33
id("io.spring.dependency-management") version "1.1.0"
4-
id("com.github.johnrengelman.shadow") version "7.1.2"
4+
id("com.github.johnrengelman.shadow") version "8.0.0"
55
id("com.avast.gradle.docker-compose") version "0.16.11"
66
id("com.ryandens.javaagent-application") version "0.5.0"
77
id("java")

0 commit comments

Comments
 (0)