Skip to content

Commit

Permalink
bump loom
Browse files Browse the repository at this point in the history
  • Loading branch information
isXander authored Sep 3, 2022
1 parent 6f3e798 commit c09e571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {

java
kotlin("jvm") version kotlinVersion
id("fabric-loom") version "0.12.+"
id("fabric-loom") version "1.0.+"
}

group = "com.example"
Expand Down

0 comments on commit c09e571

Please sign in to comment.