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.
json-unit-json-path
1 parent fb08179 commit f7b0360Copy full SHA for f7b0360
1 file changed
ui-tests/pom.xml
@@ -80,12 +80,6 @@
80
<version>${json-unit-assertj.version}</version>
81
<scope>test</scope>
82
</dependency>
83
- <dependency>
84
- <groupId>net.javacrumbs.json-unit</groupId>
85
- <artifactId>json-unit-json-path</artifactId>
86
- <version>${json-unit-assertj.version}</version>
87
- <scope>test</scope>
88
- </dependency>
89
</dependencies>
90
91
<repositories>
0 commit comments