Skip to content

Commit

Permalink
Update multifilament to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Sep 5, 2024
1 parent fbdae85 commit 108dbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {
id 'maven-publish'
id "com.diffplug.spotless" version "6.21.0"
id 'net.fabricmc.filament' version "0.7.1"
id 'net.legacyfabric.multifilament' version "0.4.0" apply false
id 'net.legacyfabric.multifilament' version "0.4.1" apply false
}

def taskName = project.gradle.startParameter.taskNames[0]
Expand Down

0 comments on commit 108dbaf

Please sign in to comment.