Skip to content

Commit

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 705048a commit 2c98bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
kotlinVersion = '1.8.22'
commonsVersion = '1.7.0'
commonsVersion = '1.8.1'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 2c98bcc

Please sign in to comment.