Skip to content

Commit

Permalink
build(deps): bump shot from 5.11.2 to 5.12.0 in /buildSrc
Browse files Browse the repository at this point in the history
Bumps [shot](https://github.com/karumi/shot) from 5.11.2 to 5.12.0.
- [Release notes](https://github.com/karumi/shot/releases)
- [Commits](pedrovgs/Shot@5.11.2...5.12.0)

---
updated-dependencies:
- dependency-name: com.karumi:shot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2021
1 parent 0a8b15a commit 0d19fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("com.google.firebase:perf-plugin:1.4.0")
implementation("com.squareup.sqldelight:gradle-plugin:1.5.3")
implementation("com.android.tools:common:30.0.3")
implementation("com.karumi:shot:5.11.2")
implementation("com.karumi:shot:5.12.0")
implementation("pl.droidsonroids.gradle:plugin:1.0.9")
}

Expand Down

0 comments on commit 0d19fe3

Please sign in to comment.