1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 00:59:39 +02:00

[github ci] Build also with Java 21

This commit is contained in:
Florian Schmaus 2024-09-25 15:15:04 +02:00
parent 348a3ab091
commit 2eddf1949a
72 changed files with 99 additions and 17 deletions

View file

@ -178,6 +178,7 @@ public class EnhancedDebugger extends SmackDebugger {
JTabbedPane tabbedPane;
@SuppressWarnings("this-escape")
public EnhancedDebugger(XMPPConnection connection) {
super(connection);