Skip to content

Commit

Permalink
build(deps): Bump nextcloudCommonsVersion from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps `nextcloudCommonsVersion` from 1.8.1 to 1.8.2.

Updates `com.github.stefan-niedermann.nextcloud-commons:sso-glide` from 1.8.1 to 1.8.2
- [Commits](stefan-niedermann/nextcloud-commons@1.8.1...1.8.2)

Updates `com.github.stefan-niedermann.nextcloud-commons:exception` from 1.8.1 to 1.8.2
- [Commits](stefan-niedermann/nextcloud-commons@1.8.1...1.8.2)

Updates `com.github.stefan-niedermann.nextcloud-commons:markdown` from 1.8.1 to 1.8.2
- [Commits](stefan-niedermann/nextcloud-commons@1.8.1...1.8.2)

---
updated-dependencies:
- dependency-name: com.github.stefan-niedermann.nextcloud-commons:sso-glide
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.stefan-niedermann.nextcloud-commons:exception
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.stefan-niedermann.nextcloud-commons:markdown
  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 stefan-niedermann committed Jul 26, 2023
1 parent 89d591b commit a5eaa10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
def lifecycleVersion = "2.6.1"
def roomVersion = "2.5.2"
def glideVersion = "4.15.1"
def nextcloudCommonsVersion = "1.8.1"
def nextcloudCommonsVersion = "1.8.2"
def androidCommonsVersion = "0.2.9"

implementation project(path: ':cross-tab-drag-and-drop')
Expand Down

0 comments on commit a5eaa10

Please sign in to comment.