Updated dependencies.

This commit is contained in:
Erik C. Thauvin 2020-06-09 21:14:27 -07:00
parent 8e5090474c
commit b9cd08cff3
9 changed files with 39 additions and 6 deletions

2
.idea/isgd-shorten.iml generated Normal file
View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4" />

View file

@ -21,5 +21,10 @@
<option name="name" value="MavenLocal" />
<option name="url" value="file:/$MAVEN_REPOSITORY$/" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenLocal" />
<option name="name" value="MavenLocal" />
<option name="url" value="file:$MAVEN_REPOSITORY$/" />
</remote-repository>
</component>
</project>