Skip to content

Commit

Permalink
Update dependency net.neoforged:neoform-runtime to v1.0.5 (1.x) (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
  • Loading branch information
neoforged-renovate[bot] authored Aug 17, 2024
1 parent 8c5b41a commit 35493f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* the Minecraft artifacts for compiling and mods.
*/
public abstract class NeoFormRuntime {
private static final String DEFAULT_NFRT_VERSION = "1.0.3";
private static final String DEFAULT_NFRT_VERSION = "1.0.5";

@Inject
public NeoFormRuntime(Project project) {
Expand Down

0 comments on commit 35493f4

Please sign in to comment.