Skip to content

Commit 424bb9d

Browse files
chore(deps): update plugin com.avast.gradle.docker-compose to v0.17.5 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe46e8e commit 424bb9d

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
import org.apache.tools.ant.taskdefs.condition.Os
22

33
plugins {
4-
id("com.avast.gradle.docker-compose") version "0.17.4"
4+
id("com.avast.gradle.docker-compose") version "0.17.5"
55
}
66

77
tasks {

0 commit comments

Comments
 (0)