update loom and forge

This commit is contained in:
Flemmli97 2022-03-04 18:14:04 +01:00
parent 73bc5fde9a
commit 439a492a86
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ buildscript {
plugins { plugins {
id "architectury-plugin" version "3.4-SNAPSHOT" id "architectury-plugin" version "3.4-SNAPSHOT"
id "dev.architectury.loom" version "0.10.0-SNAPSHOT" apply false id "dev.architectury.loom" version "0.11.0-SNAPSHOT" apply false
id 'com.matthewprenger.cursegradle' version '1.4.0' id 'com.matthewprenger.cursegradle' version '1.4.0'
} }

View File

@ -4,7 +4,7 @@ minecraft_version=1.18.2
parchment_version=1.18.1:2022.02.13 parchment_version=1.18.1:2022.02.13
# Forge Properties # Forge Properties
forge_version=1.18.2-40.0.1 forge_version=1.18.2-40.0.3
# Fabric Properties # Fabric Properties
# check these on https://fabricmc.net/use # check these on https://fabricmc.net/use