Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ current development version is **2.0-SNAPSHOT** (2.0-groovy-2.5-SNAPSHOT).
Releases are available from [Maven Central](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.spockframework%22).
Development snapshots are available from [Sonatype OSS](https://oss.sonatype.org/content/repositories/snapshots/org/spockframework/).

### Signing Keys

Official Spock artifacts are signed with either of these keys

* `76E94E8FF0AB5AF3B6F8366972FEFD1572EB75E1`
* `B7B6C746BFE0389172EAB86FAF0A94402EA0A67F`

### Ad-Hoc Intermediate Releases

For intermediate stable builds we recommend to use [Jitpack](https://jitpack.io/#org.spockframework/spock) (go here for instructions):
Expand Down