We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa8f50 commit e5b0163Copy full SHA for e5b0163
src/BaselineOfGToolkitUtility/BaselineOfGToolkitUtility.class.st
@@ -115,6 +115,7 @@ BaselineOfGToolkitUtility >> baseline: spec [
115
package: 'GToolkit-Releaser-Logging-Analysis' with: [
116
spec requires: #('GToolkit-Utility-Logging' ). ];
117
package: 'GToolkit-Utility-ObjectConnections';
118
+ package: 'GToolkit-Utility-GarbageCollectAnalysis';
119
package: 'GToolkit-Utility-Network' ].
120
]
121
0 commit comments