Skip to content

Commit c46880e

Browse files
chore(deps): update plugin com.avast.gradle.docker-compose to v0.17.8
1 parent 97809d3 commit c46880e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("org.springframework.boot") version "2.7.16"
33
id("io.spring.dependency-management") version "1.1.3"
44
id("com.github.johnrengelman.shadow") version "8.1.1"
5-
id("com.avast.gradle.docker-compose") version "0.17.5"
5+
id("com.avast.gradle.docker-compose") version "0.17.8"
66
id("com.ryandens.javaagent-application") version "0.5.0"
77
id("java")
88
id("application")

0 commit comments

Comments
 (0)