Skip to content

Commit

Permalink
chore: bumpchore: bump forge and neo base dependencies
Browse files Browse the repository at this point in the history
To help reduce confusion around beta tags, we can depend on the latest releases from both.

Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
  • Loading branch information
gabizou committed Jan 19, 2025
1 parent 72bf34f commit 3a3778c
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 2 deletions.
2 changes: 1 addition & 1 deletion forge/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=SpongeForge
implementation=Forge
description=The SpongeAPI implementation for MinecraftForge

forgeVersion=53.0.25
forgeVersion=53.0.37
loom.platform=forge
fabric.loom.dontRemap=true
mixinConfigs=mixins.spongeforge.accessors.json,mixins.spongeforge.api.json,mixins.spongeforge.inventory.json,mixins.spongeforge.inventory.shared.json,mixins.spongeforge.core.json,mixins.spongeforge.core.shared.json,mixins.spongeforge.tracker.json
Loading

0 comments on commit 3a3778c

Please sign in to comment.