Skip to content

Commit

Permalink
chore: update build and settings of gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
majadlymhmd committed Oct 5, 2023
1 parent d491611 commit db3387c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,10 @@ include("util:http-request-logger")


//policy
include(":policy:policy-01-contract-negotiation:policy-contract-negotiation-connector")
include(":policy:policy-01-contract-negotiation:policy-contract-negotiation-policy-functions")
include(":policy:policy-01-policy-enforcement:policy-enforcement-provider")
include(":policy:policy-01-policy-enforcement:policy-enforcement-consumer")
include(":policy:policy-01-policy-enforcement:policy-functions")
include(":policy:policy-01-policy-enforcement:policy-enforcement-integration-tests")

// modules for code samples ------------------------------------------------------------------------
include(":other:custom-runtime")
Expand Down

0 comments on commit db3387c

Please sign in to comment.