Skip to content

Commit

Permalink
Move test scope
Browse files Browse the repository at this point in the history
  • Loading branch information
adeet1 committed Mar 28, 2024
1 parent 09588e8 commit c82c0d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<dependency>
<groupId>com.networknt</groupId>
<artifactId>json-schema-validator</artifactId>
<scope>test</scope>
</dependency>

<!-- Test dependencies -->
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,6 @@
<groupId>com.networknt</groupId>
<artifactId>json-schema-validator</artifactId>
<version>1.4.0</version>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit c82c0d2

Please sign in to comment.