Bump com.blacksquircle.ui:language-json from 2.2.0 to 2.9.0

Bumps [com.blacksquircle.ui:language-json](https://github.com/massivemadness/EditorKit) from 2.2.0 to 2.9.0.
- [Release notes](https://github.com/massivemadness/EditorKit/releases)
- [Commits](https://github.com/massivemadness/EditorKit/compare/2.2.0...2.9.0)

---
updated-dependencies:
- dependency-name: com.blacksquircle.ui:language-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-10 09:54:10 +00:00 committed by GitHub
parent 01ce6d9e9c
commit d8849ed757
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,7 +121,7 @@ dependencies {
// DO NOT UPDATE (minSdkVersion updated)
implementation "com.blacksquircle.ui:editorkit:2.9.0"
implementation "com.blacksquircle.ui:language-json:2.2.0"
implementation "com.blacksquircle.ui:language-json:2.9.0"
implementation("com.android.tools.smali:smali-dexlib2:3.0.9") {
exclude group: "com.google.guava", module: "guava"