org.eclipse.egit.ui.test: add missing dependency to org.slf4j
commit342b44067fb3574d1e8a08dfd8fa52cd27648d07
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 24 May 2022 22:31:11 +0000 (25 00:31 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 24 May 2022 22:33:08 +0000 (25 00:33 +0200)
tree920ce6d2e8f70a6e557e0e4c626be34f09670e37
parentbdc1d7bb8e055c9269329ad595f83ea059d425a3
org.eclipse.egit.ui.test: add missing dependency to org.slf4j

This fixes the error:
"The type org.slf4j.Logger cannot be resolved. It is indirectly
referenced from required .class files" in CommitDialogTester.

Change-Id: Iac6a88eed9bb7928abddb08da4e568ea849bc63f
org.eclipse.egit.ui.test/META-INF/MANIFEST.MF