We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0a9c3 commit 1500084Copy full SHA for 1500084
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
dependencies {
14
implementation 'org.aeonbits.owner:owner:1.0.12'
15
implementation 'io.rest-assured:rest-assured:5.4.0'
16
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.0'
17
implementation 'com.univocity:univocity-parsers:2.9.1'
18
implementation 'org.slf4j:slf4j-api:2.0.12'
19
implementation 'io.qameta.allure:allure-junit-platform:2.27.0'
0 commit comments