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 6a79c31 commit 254d776Copy full SHA for 254d776
elide-graphql/pom.xml
@@ -50,11 +50,13 @@
50
<groupId>com.yahoo.elide</groupId>
51
<artifactId>elide-test-helpers</artifactId>
52
<version>5.0.0-pr9-SNAPSHOT</version>
53
+ <scope>test</scope>
54
</dependency>
55
<dependency>
56
57
<artifactId>elide-example-models</artifactId>
58
59
60
61
62
<groupId>com.fasterxml.jackson.core</groupId>
0 commit comments