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: jflo <justin+github@florentine.us>
  • Loading branch information
fab-10 authored and jflo committed Dec 18, 2023
1 parent e257659 commit e8c6306
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 e8c6306

Please sign in to comment.