Skip to content

Commit

Permalink
Update mctester dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Sep 23, 2023
1 parent 7255c53 commit 9add22d
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 @@ -99,7 +99,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.3'
modImplementation 'com.github.2No2Name:McTester:v0.3.4'

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

0 comments on commit 9add22d

Please sign in to comment.