Skip to content

Commit bd0cd6a

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.0 to 2.21.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3393a5f commit bd0cd6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
2424

2525
// JSON Processing
26-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.0'
26+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.1'
2727

2828
// Testing
2929
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'

0 commit comments

Comments
 (0)