From ee25df249b2bd484200b6f239ba20b24d3f600f3 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Tue, 24 Sep 2024 20:06:34 +0200 Subject: [PATCH] Make it download the current Java-WebSocket version --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index add2351..ba41991 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -9,7 +9,7 @@ load: STARTUP main: eu.m724.realweather.RealWeatherPlugin libraries: -- org.java-websocket:Java-WebSocket:1.5.6 +- org.java-websocket:Java-WebSocket:1.5.7 commands: rwadmin: