Skip to content

Commit 314a0e4

Browse files
committed
fix for patio driver
1 parent e7628e2 commit 314a0e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jdk_11_gradle/em/external/graphql/patio-api/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ val EVOMASTER_VERSION = "1.3.1-SNAPSHOT"
4141

4242
dependencies{
4343
implementation("org.evomaster:evomaster-client-java-controller:$EVOMASTER_VERSION")
44+
implementation("org.evomaster:evomaster-client-java-instrumentation:$EVOMASTER_VERSION")
4445
implementation("org.testcontainers:testcontainers:1.15.2")
4546
implementation(project(":cs:graphql:patio-api"))
4647

0 commit comments

Comments
 (0)