Skip to content

Commit

Permalink
Brregstub fix duplicateStrategy
Browse files Browse the repository at this point in the history
#deploy-brreg-stub
  • Loading branch information
stigus committed Jan 11, 2024
1 parent 61eade2 commit 998e784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/brreg-stub/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ dependencyManagement {
}

bootJar {
duplicatesStrategy(DuplicatesStrategy.INCLUDE)
archiveFileName = "app.jar"
}

Expand Down

0 comments on commit 998e784

Please sign in to comment.