Skip to content

Commit f44801e

Browse files
committed
update: update dependencies
1 parent eb1a633 commit f44801e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
kotlin.code.style=official
22
archives_base_name=fabric-example-mod
33
maven_group=net.fabricmc
4-
loom_version=1.6-SNAPSHOT
4+
loom_version=1.10-SNAPSHOT
55
minecraft_version=1.21
6-
yarn_mappings=1.21+build.2
7-
loader_version=0.15.11
8-
fabric_kotlin_version=1.11.0+kotlin.2.0.0
9-
fabric_api_version=0.100.1+1.21
6+
yarn_mappings=1.21+build.9
7+
loader_version=0.16.10
8+
fabric_kotlin_version=1.13.1+kotlin.2.1.10
9+
fabric_api_version=0.102.0+1.21
1010
mod_version=1.0.0
1111

1212
org.gradle.jvmargs=-Xmx4000m

0 commit comments

Comments
 (0)