Skip to content

Commit

Permalink
Bump Unimixins
Browse files Browse the repository at this point in the history
Bump Unimixins to 0.1.15
  • Loading branch information
mitchej123 committed Jan 29, 2024
1 parent d289f19 commit 11da8c5
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 @@ -651,7 +651,7 @@ repositories {

def mixinProviderGroup = "io.github.legacymoddingmc"
def mixinProviderModule = "unimixins"
def mixinProviderVersion = "0.1.13"
def mixinProviderVersion = "0.1.15"
def mixinProviderSpecNoClassifer = "${mixinProviderGroup}:${mixinProviderModule}:${mixinProviderVersion}"
def mixinProviderSpec = "${mixinProviderSpecNoClassifer}:dev"
ext.mixinProviderSpec = mixinProviderSpec
Expand Down

0 comments on commit 11da8c5

Please sign in to comment.