Skip to content

Commit

Permalink
Bump CoreMods version. (#426)
Browse files Browse the repository at this point in the history
Update CoreMods version to 6.0.4 which uses the new SPI artifact.
This fixes the duplicate SPI dependencies which caused a
`NoClassDefFoundError` in certain situations.
  • Loading branch information
PlatinPython authored Dec 26, 2023
1 parent 8998c21 commit 4e5aa14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ neoform_version=20231207.154220

mergetool_version=2.0.0
accesstransformers_version=10.0.1
coremods_version=6.0.2
coremods_version=6.0.4
eventbus_version=7.2.0
modlauncher_version=10.0.9
securejarhandler_version=2.1.24
Expand Down

0 comments on commit 4e5aa14

Please sign in to comment.