Skip to content

Commit

Permalink
Merge pull request #3 from GTNewHorizons/fix-run
Browse files Browse the repository at this point in the history
Fix run failure in GH Actions
  • Loading branch information
Dream-Master authored Sep 24, 2022
2 parents a389709 + 7be37ac commit 1d7f8dd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
*.[dD][lL][lL] binary
*.[dD][yY][lL][iI][bB] binary
*.[pP][sS][dD] binary
*.[tT][tT][fF] binary

*.[pP][aA][tT][cC][hH] -text

Expand Down
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
compile 'com.github.GTNewHorizons:MalisisCore:0.14.4-GTNH:dev'
compile 'com.github.GTNewHorizons:MalisisCore:0.14.5-GTNH:dev'
compileOnly 'org.projectlombok:lombok:1.18.24'
annotationProcessor 'org.projectlombok:lombok:1.18.24'
}
Binary file not shown.

0 comments on commit 1d7f8dd

Please sign in to comment.