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 17b7bb3 commit e952e68Copy full SHA for e952e68
README
@@ -44,7 +44,7 @@ toc::[]
44
- Optionally integrates with an "attestation trust source" to verify
45
https://www.w3.org/TR/webauthn/#sctn-attestation[authenticator attestations]
46
- Reproducible builds: release signatures match fresh builds from source. See
47
- link:#reproducible-builds[Reproducible builds] below.
+ <<reproducible-builds>> below.
48
49
50
=== Non-features
@@ -689,6 +689,7 @@ $ ./gradlew pitest
689
----------
690
691
692
+[#reproducible-builds]
693
=== Reproducible builds
694
Starting in version `1.4.0-RC2`, artifacts are built reproducibly. Fresh builds from
695
tagged commits should therefore be verifiable by signatures from Maven Central
0 commit comments