Skip to content

Commit

Permalink
Bump com.avast.gradle:gradle-docker-compose-plugin from 0.17.6 to 0.1…
Browse files Browse the repository at this point in the history
…7.8 (#738)

Bumps [com.avast.gradle:gradle-docker-compose-plugin](https://github.com/avast/gradle-docker-compose-plugin) from 0.17.6 to 0.17.8.
- [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases)
- [Commits](avast/gradle-docker-compose-plugin@0.17.6...0.17.8)

---
updated-dependencies:
- dependency-name: com.avast.gradle:gradle-docker-compose-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent c0d0108 commit aaa5823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/sirix-rest-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {

dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20"
classpath "com.avast.gradle:gradle-docker-compose-plugin:0.17.6"
classpath "com.avast.gradle:gradle-docker-compose-plugin:0.17.8"
//classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.10.0"
}
}
Expand Down

0 comments on commit aaa5823

Please sign in to comment.