Skip to content

Commit 631c081

Browse files
Update dependency net.neoforged:neoform-runtime to v1.0.15
1 parent 7b3c09c commit 631c081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/neoforged/moddevgradle/dsl/NeoFormRuntime.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* the Minecraft artifacts for compiling and mods.
1414
*/
1515
public abstract class NeoFormRuntime {
16-
private static final String DEFAULT_NFRT_VERSION = "1.0.5";
16+
private static final String DEFAULT_NFRT_VERSION = "1.0.15";
1717

1818
@Inject
1919
public NeoFormRuntime(Project project) {

0 commit comments

Comments
 (0)