diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-07-23 17:29:49 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-07-23 17:29:49 +0300 |
commit | 02347e7d2bb2ff227c78148deb8e43c19e4d51e1 (patch) | |
tree | 6570dc60a5f73cf67196c491166952c2712341ae /src | |
parent | 14c28d0c44b5de448b724bad1b0668a9d806a763 (diff) | |
download | LibGui-02347e7d2bb2ff227c78148deb8e43c19e4d51e1.tar.gz LibGui-02347e7d2bb2ff227c78148deb8e43c19e4d51e1.tar.bz2 LibGui-02347e7d2bb2ff227c78148deb8e43c19e4d51e1.zip |
Update Jankson
Diffstat (limited to 'src')
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 646abd4..9a59c86 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -31,7 +31,7 @@ "fabric-networking-api-v1": "^1.0.21", "fabric-rendering-v1": "^3.0.6", "minecraft": ">=1.20-rc.1", - "jankson": "^5.0.1", + "jankson": "^6.0.0", "libninepatch": "^1.2.0" }, "suggests": { |