[SIS-xxx] prepare for release

upgrading to java 17
upgrading to abstracto 1.5.0
This commit is contained in:
Sheldan
2023-07-09 23:37:49 +02:00
parent b810c25613
commit 2960173517
18 changed files with 76 additions and 28 deletions

View File

@@ -75,6 +75,11 @@
<artifactId>webservices-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>twitch-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>utility-impl</artifactId>