Bump commons-text from 1.9 to 1.10.0 in /app

Bumps commons-text from 1.9 to 1.10.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2347/head
dependabot[bot] 2 years ago committed by GitHub
parent b918029eff
commit 5d6e249cce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

@ -227,7 +227,7 @@ dependencies {
implementation('com.jaredrummler:colorpicker:1.1.0')
//apache
implementation('org.apache.commons:commons-text:1.9')
implementation('org.apache.commons:commons-text:1.10.0')
//MarkDown
def markwonVersion = "4.6.2"

Loading…
Cancel
Save