Skip to content

Commit e88cf92

Browse files
chore(deps): update plugin com.github.johnrengelman.shadow to v8.1.1
1 parent 3344a21 commit e88cf92

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.4"
33
id("io.spring.dependency-management") version "1.1.0"
4-
id("com.github.johnrengelman.shadow") version "8.1.0"
4+
id("com.github.johnrengelman.shadow") version "8.1.1"
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)