We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc8a50 commit bafd31bCopy full SHA for bafd31b
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# 5.0.0.8
2
- Fix Datagen class not being excluded from NeoForge builds
3
+- Update Included Toml to 3.8.3
4
5
# 5.0.0.7
6
- Fix Jankson being shadowed to the wrong package in Forge and NeoForge
gradle.properties
@@ -29,7 +29,7 @@ mod_id=corgilib
29
parchment=2024.11.17
30
31
# Deps
32
-nightconfig_version=3.8.2
+nightconfig_version=3.8.3
33
jankson_version=1.2.3
34
35
# Gradle
0 commit comments