Skip to content

Commit

Permalink
Update dependency net.neoforged:neoform-runtime to v1.0.6 (main) (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoforged-renovate[bot] authored Sep 4, 2024
1 parent c5b1190 commit 61b445c
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.5";
private static final String DEFAULT_NFRT_VERSION = "1.0.6";

@Inject
public NeoFormRuntime(Project project) {
Expand Down

0 comments on commit 61b445c

Please sign in to comment.