Skip to content

Commit e0c6062

Browse files
dependabot[bot]stefan-niedermann
authored andcommitted
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](stefan-niedermann/nextcloud-commons@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: dependabot[bot] <support@github.com>
1 parent 22df863 commit e0c6062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979

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

0 commit comments

Comments
 (0)