Updated Adventure to 4.19.0 (#1520)
Also updated ASM and Ansi to support Java 23 and 24
This commit is contained in:
@@ -65,7 +65,8 @@ public class Metrics {
|
||||
logger::info,
|
||||
config.isLogErrorsEnabled(),
|
||||
config.isLogSentDataEnabled(),
|
||||
config.isLogResponseStatusTextEnabled()
|
||||
config.isLogResponseStatusTextEnabled(),
|
||||
false
|
||||
);
|
||||
|
||||
if (!config.didExistBefore()) {
|
||||
|
Reference in New Issue
Block a user