Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 82ca90f

Browse files
committed
Fix FAPI not being fully updated, giving IDEA a heart attack
1 parent 158e573 commit 82ca90f

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
@@ -239,7 +239,7 @@ dependencies {
239239
minecraft "com.mojang:minecraft:$Globals.mcVersion"
240240
mappings "net.fabricmc:yarn:${Globals.mcVersion}${Globals.yarnVersion}:v2"
241241
modCompile "net.fabricmc:fabric-loader:0.8.4+build.198"
242-
modCompile "net.fabricmc.fabric-api:fabric-api:0.4.2+build.246-1.14"
242+
modCompile "net.fabricmc.fabric-api:fabric-api:0.15.1+build.260-1.14"
243243

244244
implementation 'com.electronwill.night-config:toml:3.6.2'
245245
include 'com.electronwill.night-config:core:3.6.2'

0 commit comments

Comments
 (0)