Skip to content

Commit

Permalink
Update dependency org.quiltmc:quilt-loader to v0.26.4-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent fd2ee4d commit 23c8544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

// Quilt
modCompileOnly "org.quiltmc:quilt-loader:0.26.4-beta.5"
modCompileOnly "org.quiltmc:quilt-loader:0.26.4-beta.6"

// Adventure
modImplementation "net.kyori:adventure-platform-fabric:${project.adventure_version}"
Expand Down

0 comments on commit 23c8544

Please sign in to comment.