Skip to content

Commit

Permalink
Update dependency maven.modrinth:indium to v1.0.24+mc1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 51187a0 commit db1dc8a
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 @@ -70,7 +70,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}";

modImplementation "maven.modrinth:sodium:${project.sodium_version}";
modCompileOnly 'maven.modrinth:indium:1.0.23+mc1.20.1';
modCompileOnly 'maven.modrinth:indium:1.0.24+mc1.20.1';
modApi("me.shedaniel.cloth:cloth-config-fabric:${project.cloth_version}") {
exclude(group: "net.fabricmc.fabric-api")
};
Expand Down

0 comments on commit db1dc8a

Please sign in to comment.