Skip to content

Commit

Permalink
Update mantle requirement in dev so I stop getting a recipe error
Browse files Browse the repository at this point in the history
  • Loading branch information
KnightMiner committed Apr 3, 2024
1 parent 897548c commit a6f7afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ forge_range=[43.3.0,)
parchment_version=2022.11.27

# Build Dependencies
mantle_version=1.10.22
mantle_range=[1.10.22,)
mantle_version=1.10.23
mantle_range=[1.10.23,)

# Optional compat
jei_version=11.6.+
Expand Down

0 comments on commit a6f7afc

Please sign in to comment.