Thanks to visit codestin.com Credit goes to github.com
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.
2 parents aac3173 + 397feb3 commit 519bf54Copy full SHA for 519bf54
build.gradle
@@ -133,7 +133,7 @@ dependencies {
133
testImplementation 'org.apache.groovy:groovy:4.0.28"'
134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
135
testImplementation 'com.google.code.gson:gson:2.13.1'
136
- testImplementation 'org.eclipse.jetty:jetty-server:11.0.25'
+ testImplementation 'org.eclipse.jetty:jetty-server:11.0.26'
137
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
138
testImplementation 'org.awaitility:awaitility-groovy:4.3.0'
139
testImplementation 'com.github.javafaker:javafaker:1.0.2'
0 commit comments