Skip to content

Commit f7180f0

Browse files
committed
update core version
1 parent fa450b4 commit f7180f0

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

48-
modImplementation include("com.github.Coflnet:CoflSkyCore:1b4c5865e7")
48+
modImplementation include("com.github.Coflnet:CoflSkyCore:a871af6e6f")
4949
modImplementation include("org.greenrobot:eventbus-java:3.3.1")
5050
modImplementation include("org.java-websocket:Java-WebSocket:1.5.2")
5151
modImplementation include("com.google.code.gson:gson:2.10.1")

0 commit comments

Comments
 (0)