Skip to content

Commit

Permalink
Fix: update polymer-reg-sync-manipulator dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Gegy authored Dec 9, 2022
1 parent 60f9e3e commit 77b2a51
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 @@ -47,7 +47,7 @@ dependencies {

modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

modLocalRuntime "eu.pb4:polymer-reg-sync-manipulator:0.3.0-rc.2+1.19.3-rc1"
modLocalRuntime "eu.pb4:polymer-reg-sync-manipulator:0.3.0-rc.3+1.19.3"

testmodImplementation sourceSets.main.output
}
Expand Down

0 comments on commit 77b2a51

Please sign in to comment.