Skip to content

Commit

Permalink
Bump com.github.bsideup.liiklus dependency set from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps `com.github.bsideup.liiklus` dependency set from 0.8.1 to 0.8.2.

Updates `api` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/bsideup/liiklus/releases)
- [Commits](0.8.1...0.8.2)

Updates `client` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/bsideup/liiklus/releases)
- [Commits](0.8.1...0.8.2)

Updates `testing` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/bsideup/liiklus/releases)
- [Commits](0.8.1...0.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 17, 2019
1 parent 755af23 commit e73ec15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencyManagement {
}

dependencies {
dependencySet(group: "com.github.bsideup.liiklus", version: "0.8.1") {
dependencySet(group: "com.github.bsideup.liiklus", version: "0.8.2") {
entry "api"
entry "client"
entry "testing"
Expand Down

0 comments on commit e73ec15

Please sign in to comment.