Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EnnuiL committed Oct 23, 2024
1 parent d6fc80e commit 042c7a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@ repositories {
name = 'Up-Mods'
url = 'https://maven.uuid.gg/releases'
}
/*
maven {
name = "Ladysnake"
url = 'https://maven.ladysnake.org/releases'
}
*/
}

loom {
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# The latest versions are available at https://quiltmc.org/en/usage/latest-versions/
[versions]
minecraft = "1.21.2-rc1"
minecraft = "1.21.3"
parchment = "2024.07.28"

quilt_loom = "1.8.4"
quilt_loader = "0.27.0-beta.1"

fabric_api = "0.106.0+1.21.2"
fabric_api = "0.106.1+1.21.2"
wrench_wrapper = "0.5.0"
modmenu = "12.0.0-beta.1"

Expand Down

0 comments on commit 042c7a2

Please sign in to comment.