Skip to content

Commit

Permalink
Update yacl dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jiink committed May 18, 2024
1 parent ec76e7e commit 21a167c
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 @@ -39,7 +39,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

// To make making a config easier
modImplementation 'dev.isxander:yet-another-config-lib:3.4.2+1.20.4-fabric'
modImplementation 'dev.isxander:yet-another-config-lib:3.4.2+1.20.5-fabric'
}

processResources {
Expand Down

0 comments on commit 21a167c

Please sign in to comment.