aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2023-09-27 12:45:45 +0300
committerJuuz <6596629+Juuxel@users.noreply.github.com>2023-09-27 12:45:45 +0300
commit4bc7f4914480e7430b14757cf27bf4b28ec5be04 (patch)
tree84d33b210f52787df330f3d2deca9fcf02a1c5ca /src
parente5b938c76154bed99cdc19d34bf0e4d0e8160853 (diff)
downloadLibGui-4bc7f4914480e7430b14757cf27bf4b28ec5be04.tar.gz
LibGui-4bc7f4914480e7430b14757cf27bf4b28ec5be04.tar.bz2
LibGui-4bc7f4914480e7430b14757cf27bf4b28ec5be04.zip
Bump dependency versions
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index bbd2386..9a76f20 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -30,7 +30,7 @@
"fabric-lifecycle-events-v1": "^2.0.2",
"fabric-networking-api-v1": "^3.0.5",
"fabric-rendering-v1": "^3.0.6",
- "minecraft": ">=1.20.2-beta.2",
+ "minecraft": ">=1.20.2",
"jankson": "^6.0.0",
"libninepatch": "^1.2.0"
},