ProjectConfigParamParserTest: Convert to use Google Truth

Change-Id: I9964477709fb11c9eb1016a8ceab3c35e50b7dd9
diff --git a/gerrit-sshd/BUCK b/gerrit-sshd/BUCK
index 7bee47e..2bef633 100644
--- a/gerrit-sshd/BUCK
+++ b/gerrit-sshd/BUCK
@@ -51,8 +51,7 @@
     ':sshd',
     '//gerrit-extension-api:api',
     '//gerrit-server:server',
-    '//lib:guava',
-    '//lib:junit',
+    '//lib:truth',
     '//lib/mina:sshd',
   ],
   source_under_test = [':sshd'],