Skip to content

Commit

Permalink
Fix the annoying "Errors occurred while build effective model" during…
Browse files Browse the repository at this point in the history
… builds (hyperledger#6241)

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
  • Loading branch information
fab-10 authored and gfukushima committed Dec 15, 2023
1 parent fd3a593 commit ab76b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

dependencyManagement {
dependencies {
applyMavenExclusions = false

dependencySet(group: 'org.antlr', version: '4.11.1') {
entry 'antlr4'
Expand Down

0 comments on commit ab76b7b

Please sign in to comment.