We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472814f commit b7d1b23Copy full SHA for b7d1b23
build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
testImplementation 'se.fishtank:css-selectors:2.0'
18
testImplementation 'org.jsoup:jsoup:1.18.3'
19
testImplementation 'org.assertj:assertj-core:3.27.0'
20
- testImplementation 'org.json:json:20240303'
+ testImplementation 'org.json:json:20241224'
21
}
22
23
group = 'com.thoughtworks.gauge.test'
0 commit comments