Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0c60623 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Niedermann IT-Dienstleistungen
Browse files

Bump sso-glide from 1.5.0 to 1.5.1

Bumps [sso-glide](https://github.com/stefan-niedermann/nextcloud-commons) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases)
- [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.5.0...1.5.1

)

---
updated-dependencies:
- dependency-name: com.github.stefan-niedermann.nextcloud-commons:sso-glide
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 22df863f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ dependencies {

    // Nextcloud SSO
    implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.6'
    implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.5.0'
    implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.5.1'
    implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.5.1'
    implementation('com.github.stefan-niedermann.nextcloud-commons:markdown:1.5.1') {
        exclude group: 'org.jetbrains', module: 'annotations-java5'