We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167df49 commit f1b276dCopy full SHA for f1b276d
edc-tests/cucumber/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
implementation(project(":edc-extensions:transferprocess-sftp-provisioner"))
17
18
19
- testImplementation("com.google.code.gson:gson:2.10")
+ testImplementation("com.google.code.gson:gson:2.10.1")
20
testImplementation("org.apache.httpcomponents:httpclient:4.5.14")
21
testImplementation("org.junit.platform:junit-platform-suite:1.9.2")
22
testImplementation("io.cucumber:cucumber-java:7.11.2")
0 commit comments