Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Khazoda committed Sep 11, 2023
1 parent 00c609b commit 0d66baa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.2-SNAPSHOT'
id 'fabric-loom' version '1.3-SNAPSHOT'
id 'maven-publish'
}

Expand Down
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.2
loader_version=0.14.21
yarn_mappings=1.20.1+build.10
loader_version=0.14.22

# Mod Properties
mod_version = 1.1.3
Expand All @@ -15,13 +15,13 @@ modid = plushables

# Dependencies
# Fabric api
fabric_version=0.83.1+1.20.1
fabric_version=0.88.1+1.20.1
# GeckoLib
geckolib_version=geckolib-fabric-1.20.1:4.2.2
# REI
rei_version=12.0.622
rei_version=12.0.652
# EMI
emi_version=1.0.15+1.20.1
emi_version=1.0.19+1.20.1
# MidnightLib
midnightlib_version=1.4.1-fabric
# Bovines and Buttercups
Expand Down

0 comments on commit 0d66baa

Please sign in to comment.