Skip to content

Commit

Permalink
depend on branch with logging
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanecek committed Jul 3, 2024
1 parent 7c640a6 commit 00aade0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ BaselineOfStargateConsul >> projectClass [
BaselineOfStargateConsul >> setUpDependencies: spec [

spec
baseline: 'Stargate' with: [ spec repository: 'github://ba-st/Stargate:v9' ];
baseline: 'Stargate' with: [ spec repository: 'github://ba-st/Stargate:zinc-logging' ];
project: 'Stargate-Deployment' copyFrom: 'Stargate' with: [ spec loads: 'Deployment' ];
project: 'Stargate-SUnit' copyFrom: 'Stargate' with: [ spec loads: 'Dependent-SUnit-Extensions' ];
project: 'Stargate-Tools' copyFrom: 'Stargate' with: [ spec loads: 'Tools' ].
Expand Down

0 comments on commit 00aade0

Please sign in to comment.