Switched to PircbotX 2.4-SNAPSHOT

This commit is contained in:
Erik C. Thauvin 2022-09-04 09:51:50 -07:00
parent afece310d2
commit d6c0b99869
7 changed files with 27 additions and 20 deletions

View file

@ -31,5 +31,10 @@
<option name="name" value="maven" />
<option name="url" value="https://jitpack.io" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenLocal" />
<option name="name" value="MavenLocal" />
<option name="url" value="file:$PROJECT_DIR$/../../maven/repository/" />
</remote-repository>
</component>
</project>