We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b653f9 commit 9f2558fCopy full SHA for 9f2558f
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
modImplementation include("org.java-websocket:Java-WebSocket:1.5.2")
51
modImplementation include("com.google.code.gson:gson:2.10.1")
52
modImplementation include("com.neovisionaries:nv-websocket-client:2.14")
53
- modImplementation "maven.modrinth:yacl:3.8.2+1.21.10-fabric"
+ modImplementation "maven.modrinth:yacl:3.8.1+1.21.10-fabric"
54
}
55
56
processResources {
0 commit comments