Skip to content

Commit

Permalink
Chore(deps): Bump nextcloudCommonsVersion from 2.3.0 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps `nextcloudCommonsVersion` from 2.3.0 to 2.3.1.

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

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

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

---
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 Sep 30, 2024
1 parent 40f266b commit c84093f
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 @@ -72,7 +72,7 @@ dependencies {
def lifecycleVersion = "2.8.6"
def roomVersion = "2.6.1"
def glideVersion = "4.16.0"
def nextcloudCommonsVersion = "2.3.0"
def nextcloudCommonsVersion = "2.3.1"
def androidCommonsVersion = "1.0.2"

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

0 comments on commit c84093f

Please sign in to comment.