chore(deps): update plugin com.avast.gradle.docker-compose to v0.17.6 (#10)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | com.avast.gradle.docker-compose | plugin | patch | `0.17.4` -> `0.17.6` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: #10 Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de> Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>pull/7/head^2
parent
72ec8acd90
commit
3e5359a5a5
|
|
@ -1,7 +1,7 @@
|
||||||
import com.github.gradle.node.npm.task.NpmTask
|
import com.github.gradle.node.npm.task.NpmTask
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id("com.avast.gradle.docker-compose") version "0.17.4"
|
id("com.avast.gradle.docker-compose") version "0.17.6"
|
||||||
id("org.antora") version "1.0.0"
|
id("org.antora") version "1.0.0"
|
||||||
id("base")
|
id("base")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue