Skip to content

Commit

Permalink
Gruntle automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralhalo committed Oct 14, 2023
1 parent 11ba055 commit 4df9b81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// VRAM STANDARD GRADLE BUILD FOR FABRIC 1.19
// VRAM STANDARD GRADLE BUILD FOR FABRIC 1.20
// DO NOT MAKE CHANGES HERE - THEY WILL BE OVERWRITTEN BY AUTOMATED UPDATE

buildscript {
Expand Down
4 changes: 2 additions & 2 deletions fabric/project.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ dependencies {

modIncludeImplementation("io.vram:bitkit:1.0.4")
modIncludeImplementation("io.vram:special-circumstances:1.10.7")
modIncludeImplementation("io.vram:frex-fabric:20.0.338")
modIncludeImplementation("io.vram:jmx-fabric:20.0.279")
modIncludeImplementation("io.vram:frex-fabric:20.0.341")
modIncludeImplementation("io.vram:jmx-fabric:20.0.281")

modCompileOnly "com.terraformersmc:modmenu:7.0.0-beta.2"
modRuntimeOnly "com.terraformersmc:modmenu:7.0.0-beta.2"
Expand Down

0 comments on commit 4df9b81

Please sign in to comment.