Skip to content

Commit

Permalink
Update to archloom 1.3-SNAPSHOT
Browse files Browse the repository at this point in the history
Fixes an issue where the jar manifest was not made the first entry in the jar.
  • Loading branch information
Su5eD committed Aug 16, 2023
1 parent 7df9fb5 commit 946b1fd
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 @@ -11,7 +11,7 @@ plugins {
id "idea"
id "maven-publish"
id 'jacoco'
id "dev.architectury.loom" version "1.2-SNAPSHOT" apply false
id "dev.architectury.loom" version "1.3-SNAPSHOT" apply false
id "com.diffplug.spotless" version "6.18.0"
id "org.ajoberstar.grgit" version "3.1.0"
id "com.matthewprenger.cursegradle" version "1.4.0"
Expand Down

0 comments on commit 946b1fd

Please sign in to comment.