Skip to content

Commit

Permalink
change: update mctester dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Feb 24, 2023
1 parent 4585c9e commit bedf88d
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 @@ -78,7 +78,7 @@ dependencies {
mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"

modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
modImplementation 'com.github.2No2Name:McTester:v0.3.1'
modImplementation 'com.github.2No2Name:McTester:v0.3.2'
modImplementation 'com.github.astei:lazydfu:0.1.2'

Set<String> fabricApiModulesCompileOnly = [
Expand Down

0 comments on commit bedf88d

Please sign in to comment.