diff options
author | Linnea Gräf <nea@nea.moe> | 2024-12-09 19:13:03 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-12-09 19:13:03 +0100 |
commit | 1aa9a14eec09d2f2417806babcfc5bdf2c68a7fb (patch) | |
tree | ac2571dfdbd7d7c25ae61f5e048e521fdd0a7ab3 /gradle/libs.versions.toml | |
parent | 911db95dd026194ee6324c83e8f183479242f2b5 (diff) | |
download | Firmament-1aa9a14eec09d2f2417806babcfc5bdf2c68a7fb.tar.gz Firmament-1aa9a14eec09d2f2417806babcfc5bdf2c68a7fb.tar.bz2 Firmament-1aa9a14eec09d2f2417806babcfc5bdf2c68a7fb.zip |
Diffstat (limited to 'gradle/libs.versions.toml')
-rw-r--r-- | gradle/libs.versions.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4c2aa52..43f9251 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -67,7 +67,7 @@ jarvis = "1.1.4" nealisp = "1.1.0" # Update from https://github.com/NotEnoughUpdates/MoulConfig/tags -moulconfig = "3.2.0" +moulconfig = "3.3.0" # Update from https://www.curseforge.com/minecraft/mc-mods/configured/files/all?page=1&pageSize=20 configured = "5441234" |