I just noticed another issue with the docs: the de...
# strikt
c
I just noticed another issue with the docs: the dependency version is set on this page https://strikt.io/wiki/user-guide/getting-started/ is based on the Gradle version, like
testCompile("io.strikt:strikt-core:0.17.0-dev.29+979474e")
, which should be the project release version without the additional metadata.