Skip to content

Commit 19e5165

Browse files
committed
update core
1 parent 93aa12a commit 19e5165

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
@@ -35,7 +35,7 @@ dependencies {
3535
// Fabric API. This is technically optional, but you probably want it anyway.
3636
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
3737

38-
modImplementation include('com.github.Coflnet:CoflSkyCore:33900163ec')
38+
modImplementation include('com.github.Coflnet:CoflSkyCore:74daa22055')
3939
modImplementation include("org.greenrobot:eventbus-java:3.3.1")
4040
modImplementation include("org.java-websocket:Java-WebSocket:1.5.2")
4141
modImplementation include("com.google.code.gson:gson:2.10.1")

0 commit comments

Comments
 (0)