Skip to content

Commit

Permalink
Bumped Loom version
Browse files Browse the repository at this point in the history
  • Loading branch information
eggohito committed Jan 10, 2024
1 parent 279e93a commit 2bca250
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.4-SNAPSHOT'
id 'fabric-loom' version '1.5-SNAPSHOT'
id 'maven-publish'
}

Expand Down Expand Up @@ -84,7 +84,6 @@ loom {
dependencies {

implementation 'com.demonwav.mcdev:annotations:1.0'
implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.3.2"))

// To change the versions see the gradle.properties file
minecraft "com.mojang:minecraft:${project.minecraft_version}"
Expand Down

0 comments on commit 2bca250

Please sign in to comment.