File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -310,16 +310,8 @@ $ ./gradlew :backend:jvm:run
310
310
311
311
### Verifying Artifacts
312
312
313
- The published artifacts are signed using this [ key] [ signing_key ] :
314
-
315
- ```
316
- pub (4)rsa4096/c124db3a8ad1c13f7153decdf209c085c8b53ca1 2017-06-11T09:45:47Z
317
-
318
- uid Suresh G (Suresh Gopalakrishnan's Public Signing Key.) <[email protected] >
319
- sig cert f209c085c8b53ca1 2017-06-11T09:45:47Z 2022-06-10T09:45:47Z ____________________ [selfsig]
320
- ```
321
-
322
- The best way to verify artifacts is [ automatically with Gradle] [ gradle_verification ] .
313
+ The published artifacts are signed using this [ key] [ signing_key ] . The best way to verify artifacts
314
+ is [ automatically with Gradle] [ gradle_verification ] .
323
315
324
316
[ gradle_verification ] : https://docs.gradle.org/current/userguide/dependency_verification.html#sec:signature-verification
325
317
You can’t perform that action at this time.
0 commit comments