Skip to content

Commit 1500084

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.0 (#34)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.17.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind 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 7c0a9c3 commit 1500084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
dependencies {
1414
implementation 'org.aeonbits.owner:owner:1.0.12'
1515
implementation 'io.rest-assured:rest-assured:5.4.0'
16-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
16+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.0'
1717
implementation 'com.univocity:univocity-parsers:2.9.1'
1818
implementation 'org.slf4j:slf4j-api:2.0.12'
1919
implementation 'io.qameta.allure:allure-junit-platform:2.27.0'

0 commit comments

Comments
 (0)