Skip to content

Commit

Permalink
Update dependency org.quiltmc:quilt-loader to v0.26.4-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2024
1 parent fd2ee4d commit f2183ca
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.7"

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

0 comments on commit f2183ca

Please sign in to comment.