Skip to content

Commit b3974c9

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.22.0 (#12)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.1 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e408f77 commit b3974c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ subprojects {
8282
implementation("org.jsoup:jsoup:1.22.1")
8383
implementation("androidx.annotation:annotation:1.10.0")
8484
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.20.1")
85-
implementation("com.fasterxml.jackson.core:jackson-databind:2.20.1")
85+
implementation("com.fasterxml.jackson.core:jackson-databind:2.22.0")
8686
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2")
8787
implementation("org.mozilla:rhino:1.9.0")
8888
implementation("me.xdrop:fuzzywuzzy:1.4.0")

0 commit comments

Comments
 (0)