Skip to content

Commit

Permalink
Fix intermediary url not being correct
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Feb 11, 2024
1 parent 1ffad46 commit 5f285c2
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.17.0"
id 'net.fabricmc.filament' version "0.6.2"
id 'net.legacyfabric.multifilament' version "0.2.6" apply false
id 'net.legacyfabric.multifilament' version "0.2.7" apply false
}

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

0 comments on commit 5f285c2

Please sign in to comment.