diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -62,6 +62,11 @@ <version>0.1.0</version> </dependency> <dependency> + <groupId>org.zwobble.json5</groupId> + <artifactId>zwobble-json5</artifactId> + <version>0.1.0</version> + </dependency> + <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter</artifactId> <scope>test</scope> |
