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.
1 parent 88a36f7 commit f68c08eCopy full SHA for f68c08e
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("org.springframework.boot") version "3.0.4"
3
id("io.spring.dependency-management") version "1.1.0"
4
id("com.github.johnrengelman.shadow") version "8.1.1"
5
- id("com.avast.gradle.docker-compose") version "0.16.11"
+ id("com.avast.gradle.docker-compose") version "0.16.12"
6
id("com.ryandens.javaagent-application") version "0.5.0"
7
id("java")
8
id("application")
0 commit comments