Skip to content

Commit 9f2558f

Browse files
committed
downgrade yacl
1 parent 4b653f9 commit 9f2558f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
modImplementation include("org.java-websocket:Java-WebSocket:1.5.2")
5151
modImplementation include("com.google.code.gson:gson:2.10.1")
5252
modImplementation include("com.neovisionaries:nv-websocket-client:2.14")
53-
modImplementation "maven.modrinth:yacl:3.8.2+1.21.10-fabric"
53+
modImplementation "maven.modrinth:yacl:3.8.1+1.21.10-fabric"
5454
}
5555

5656
processResources {

0 commit comments

Comments
 (0)