Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Aug 26, 2022
1 parent 3539d7c commit fcc22d2
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.37.1")
implementation("com.diffplug.gradle:goomph:3.37.2")
}

0 comments on commit fcc22d2

Please sign in to comment.