Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 708a60f

Browse files
authored
Merge pull request #22 from MinecraftChampions/dependabot/maven/org.java-websocket-Java-WebSocket-1.6.0
🔧 Bump org.java-websocket:Java-WebSocket from 1.5.7 to 1.6.0
2 parents 46ff64a + d88d306 commit 708a60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.java-websocket</groupId>
118118
<artifactId>Java-WebSocket</artifactId>
119-
<version>1.5.7</version>
119+
<version>1.6.0</version>
120120
<scope>compile</scope>
121121
</dependency>
122122
<dependency>

0 commit comments

Comments
 (0)