We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7628e2 commit 314a0e4Copy full SHA for 314a0e4
1 file changed
jdk_11_gradle/em/external/graphql/patio-api/build.gradle.kts
@@ -41,6 +41,7 @@ val EVOMASTER_VERSION = "1.3.1-SNAPSHOT"
41
42
dependencies{
43
implementation("org.evomaster:evomaster-client-java-controller:$EVOMASTER_VERSION")
44
+ implementation("org.evomaster:evomaster-client-java-instrumentation:$EVOMASTER_VERSION")
45
implementation("org.testcontainers:testcontainers:1.15.2")
46
implementation(project(":cs:graphql:patio-api"))
47
0 commit comments