Skip to content

Commit

Permalink
dependency: Update fabricmc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 572086a commit 6feee20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ object Versions {
// check these on https://fabricmc.net/develop
const val FABRIC_YARN_MAPPINGS = "1.21.4-pre3+build.2"
val FABRIC_MINECRAFT = FABRIC_YARN_MAPPINGS.substringBefore('+')
const val FABRIC_LOADER = "0.16.9"
const val FABRIC_LOADER = "0.16.10"
const val FABRIC_COMMAND_API_V2 = "2.2.41+e496eb1504"
const val FABRIC_COMMAND_API_V1 = "1.2.56+f71b366f73"
const val FABRIC_LIFECYCLE_EVENTS_V1 = "2.5.1+6da5ef6940"
const val FABRIC_LIFECYCLE_EVENTS_V1 = "2.5.13+5cbce6736f"

// ChatGPT
const val GSON = "2.11.0"
Expand Down

0 comments on commit 6feee20

Please sign in to comment.