Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build: bump dependencies
  • Loading branch information
zly2006 committed Oct 3, 2024
commit 980d30efeb4058f794cb95823cafca0aebcbb17f
6 changes: 3 additions & 3 deletions libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
minecraft = "1.21"
yarn-mappings = "1.21+build.1"
fabric-loader = "0.15.11"
yarn-mappings = "1.21+build.9"
fabric-loader = "0.16.5"

fabric-api = "0.100.1+1.21"
fabric-api = "0.102.0+1.21"

# Kotlin
kotlin = "2.0.0"
Expand Down