Update to forge 40.1.76

This commit is contained in:
IzzelAliz 2022-09-08 13:10:21 +08:00
parent 930f70a90a
commit 44aa8a44ee
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.59'
forgeVersion = '40.1.76'
apiVersion = '1.2.6'
toolsVersion = '1.3.+'
mixinVersion = '0.8.5'