Skip to content

Commit

Permalink
dependency: Update dependency net.fabricmc.fabric-api:fabric-command-…
Browse files Browse the repository at this point in the history
…api-v2 to v2.2.37+7feeb73389
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 2c1a623 commit 857e602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ object Versions {
const val FABRIC_YARN_MAPPINGS = "1.21.3+build.2"
val FABRIC_MINECRAFT = FABRIC_YARN_MAPPINGS.substringBefore('+')
const val FABRIC_LOADER = "0.16.9"
const val FABRIC_COMMAND_API_V2 = "2.2.37+7feeb7331c"
const val FABRIC_COMMAND_API_V2 = "2.2.37+7feeb73389"
const val FABRIC_COMMAND_API_V1 = "1.2.56+f71b366f73"

// ChatGPT
Expand Down

0 comments on commit 857e602

Please sign in to comment.