Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mari023 committed Jan 5, 2025
1 parent b56eff7 commit 0d55d8a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("net.neoforged.moddev") version "2.0.19-beta"
id("net.neoforged.moddev") version "2.0.73"
id("com.diffplug.spotless") version "7.0.0.BETA2"
id("maven-publish")
}
Expand Down
14 changes: 7 additions & 7 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
neoforgeVersion=21.1.65
neoForge.parchment.minecraftVersion=1.21
neoForge.parchment.mappingsVersion=2024.07.28
neoforgeVersion=21.1.93
neoForge.parchment.minecraftVersion=1.21.1
neoForge.parchment.mappingsVersion=2024.11.17

# Mod Properties
mavenGroup=de.mari_023
Expand All @@ -9,11 +9,11 @@ modID=ae2wtlib
ae2Version=19.1.2-beta
curiosVersion=8.0.0-beta.4+1.20.6

reiVersion=16.0.783
architecturyVersion=13.0.6
reiVersion=16.0.788
architecturyVersion=13.0.8
jeiMinecraftVersion=1.21.1
jeiVersion=19.19.0.220
emiVersion=1.1.14
jeiVersion=19.21.0.247
emiVersion=1.1.18
emiMinecraftVersion=1.21.1

runtimeItemlistMod=rei
Expand Down

0 comments on commit 0d55d8a

Please sign in to comment.