Update to forge 40.1.80

This commit is contained in:
IzzelAliz 2022-09-10 11:50:29 +08:00
parent f06ead2fab
commit 03610b4bf6
No known key found for this signature in database
GPG Key ID: EE50E123A11D8338

View File

@ -14,7 +14,7 @@ allprojects {
ext {
agpVersion = '1.23'
minecraftVersion = '1.18.2'
forgeVersion = '40.1.76'
forgeVersion = '40.1.80'
apiVersion = '1.4.0'
toolsVersion = '1.3.+'
mixinVersion = '0.8.5'