Skip to content

Commit

Permalink
build(deps): bump goomph from 3.34.1 to 3.35.0 in /buildSrc
Browse files Browse the repository at this point in the history
Bumps [goomph](https://github.com/diffplug/goomph) from 3.34.1 to 3.35.0.
- [Release notes](https://github.com/diffplug/goomph/releases)
- [Changelog](https://github.com/diffplug/goomph/blob/main/CHANGES.md)
- [Commits](diffplug/goomph@release/3.34.1...release/3.35.0)

---
updated-dependencies:
- dependency-name: com.diffplug.gradle:goomph
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Mar 7, 2022
1 parent a0b3350 commit a703224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ repositories {
gradlePluginPortal()
}
dependencies {
implementation("com.diffplug.gradle:goomph:3.34.1")
implementation("com.diffplug.gradle:goomph:3.35.0")
}

0 comments on commit a703224

Please sign in to comment.