Updated WebServer

This commit is contained in:
UnlegitDqrk
2026-02-08 21:42:53 +01:00
parent 278387e6f5
commit 40dd6f74c0
2 changed files with 8 additions and 1 deletions

7
.idea/discord.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DiscordProjectSettings">
<option name="show" value="ASK" />
<option name="description" value="" />
</component>
</project>

View File

@@ -104,7 +104,7 @@
<dependency>
<groupId>org.openautonomousconnection</groupId>
<artifactId>WebServer</artifactId>
<version>1.0.0-BETA.1.8</version>
<version>1.0.0-BETA.1.9</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>