Skip to content

Commit 88a36f7

Browse files
authored
Merge pull request #43 from sourceplusplus/renovate/com.github.johnrengelman.shadow-8.x
chore(deps): update plugin com.github.johnrengelman.shadow to v8.1.1
2 parents 3344a21 + e88cf92 commit 88a36f7

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)