We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c39245 + b764be5 commit 6d33f59Copy full SHA for 6d33f59
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.springframework.boot") version "3.0.3"
3
id("io.spring.dependency-management") version "1.1.0"
4
- id("com.github.johnrengelman.shadow") version "8.0.0"
+ id("com.github.johnrengelman.shadow") version "8.1.0"
5
id("com.avast.gradle.docker-compose") version "0.16.11"
6
id("com.ryandens.javaagent-application") version "0.5.0"
7
id("java")
0 commit comments