Skip to content

Commit

Permalink
chore(deps): update plugin com.avast.gradle.docker-compose to v0.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent a070c30 commit a7c7dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pluginManagement {
plugins {
String kotlinVersion = "1.8.22"
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
id 'com.avast.gradle.docker-compose' version "0.17.5" apply false
id 'com.avast.gradle.docker-compose' version "0.17.9" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
id 'com.github.johnrengelman.shadow' version "8.1.1" apply false
id 'com.diffplug.spotless' version '6.13.0' apply false
Expand Down

0 comments on commit a7c7dae

Please sign in to comment.