Skip to content

Commit

Permalink
Merge pull request #50 from greatjack1/fix/m1-support
Browse files Browse the repository at this point in the history
Updated node plugin version to improve M1 mac support
  • Loading branch information
AlexandrouR authored May 20, 2022
2 parents 576de8b + b6f8150 commit 40ad0f3
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 @@ -62,7 +62,7 @@ ext {
junitVersion = '4.13'
assertjVersion = '3.17.1'
systemRulesVersion = '1.19.0'
nodePluginVersion = '3.2.0'
nodePluginVersion = '3.2.1'
}

dependencies {
Expand Down

0 comments on commit 40ad0f3

Please sign in to comment.