Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiDragon committed Jul 29, 2023
1 parent 48643c5 commit 7b9a17d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'fabric-loom' version '1.2-SNAPSHOT'
id 'io.github.juuxel.loom-quiltflower' version '1.7.1'
id 'fabric-loom' version '1.3-SNAPSHOT'
id 'io.github.juuxel.loom-vineflower' version '1.11.0'
id 'maven-publish'
}

Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
org.gradle.jvmargs=-Xmx1G

minecraft_version=1.20.1
yarn_mappings=1.20.1+build.9
yarn_mappings=1.20.1+build.10
loader_version=0.14.21

mod_version=2.0.5
maven_group=io.github.mattidragon
archives_base_name=ExtendedDrawers

fabric_version=0.85.0+1.20.1
fabric_version=0.86.1+1.20.1
graphlib_version=1.1.1+1.20
patchouli_version=1.20.1-81-FABRIC
mixinextras_version=0.2.0-beta.9
yacl_version=3.0.3+1.20
modmenu_version=7.1.0
yacl_version=3.1.0+1.20
modmenu_version=7.2.1
configtoolkit_version=1.0.0
noindium_version=1.1.0+1.20

0 comments on commit 7b9a17d

Please sign in to comment.