Skip to content

Commit

Permalink
build(deps): bump goomph from 3.36.0 to 3.36.1 in /buildSrc
Browse files Browse the repository at this point in the history
Bumps [goomph](https://github.com/diffplug/goomph) from 3.36.0 to 3.36.1.
- [Release notes](https://github.com/diffplug/goomph/releases)
- [Changelog](https://github.com/diffplug/goomph/blob/main/CHANGES.md)
- [Commits](diffplug/goomph@release/3.36.0...release/3.36.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 Apr 21, 2022
1 parent 9d3e5b9 commit 1c74563
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.36.0")
implementation("com.diffplug.gradle:goomph:3.36.1")
}

0 comments on commit 1c74563

Please sign in to comment.