We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cb53cf + 982b2c3 commit c37bb4fCopy full SHA for c37bb4f
journeys/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
testCompile 'junit:junit:4.13'
11
testCompile 'org.seleniumhq.selenium:selenium-chrome-driver:3.9.1'
12
testCompile 'com.fasterxml.jackson.core:jackson-core:2.10.3'
13
- testCompile 'com.fasterxml.jackson.core:jackson-annotations:2.10.3'
+ testCompile 'com.fasterxml.jackson.core:jackson-annotations:2.11.2'
14
testCompile 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
15
}
16
0 commit comments