Skip to content

Commit

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

---
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 Jun 27, 2022
1 parent 356240a commit cd62d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Expand Up @@ -6,5 +6,5 @@ repositories {
gradlePluginPortal()
}
dependencies {
implementation("com.diffplug.gradle:goomph:3.37.0")
implementation("com.diffplug.gradle:goomph:3.37.1")
}

0 comments on commit cd62d7d

Please sign in to comment.