Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Nov 22, 2024
1 parent 5040323 commit 4e568c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx2G
minecraft_version_dependency=>=1.21.2 <=1.21.3
minecraft_version_list=1.21.2, 1.21.3
minecraft_version_list_presentable=1.21.2 - 1.21.3
loader_version=0.16.7
loader_version=0.16.9

parchment_mcversion=1.21
parchment_version=2024.07.28
Expand All @@ -19,7 +19,7 @@ org.gradle.jvmargs=-Xmx2G

# Dependencies
# also check this on https://fabricmc.net/develop/
fabric_version=0.106.1+1.21.3
fabric_version=0.109.0+1.21.3
clientarguments_version=1.10.1
betterconfig_version=2.1.2
seedfinding_core_version=1.200.1
Expand All @@ -28,4 +28,4 @@ org.gradle.jvmargs=-Xmx2G
seedfinding_seed_version=1.171.2
latticg_version=1.07

junit_version=5.11.1
junit_version=5.11.3

0 comments on commit 4e568c1

Please sign in to comment.