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 Mar 15, 2023
1 parent 86e29be commit 80162aa
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.2'
modImplementation 'com.github.2No2Name:McTester:v0.3.3'

Set<String> fabricApiModulesCompileOnly = [
"fabric-transfer-api-v1"
Expand Down

0 comments on commit 80162aa

Please sign in to comment.