diff --git a/README.adoc b/README.adoc index 3a03696..7b6d558 100644 --- a/README.adoc +++ b/README.adoc @@ -1,7 +1,6 @@ = MocKMP :icons: font :version: 1.17.0 -:ksp-version: 1.0.0-1.0.12 A Kotlin/Multiplatform Kotlin Symbol Processor that generates Mocks & Fakes. diff --git a/doc/antora.yml b/doc/antora.yml index c7b8cd5..1327e79 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -8,5 +8,4 @@ nav: asciidoc: attributes: version: '1.17.0' - kotlin: '1.9.22' - jdk: '11' \ No newline at end of file + ksp-version: '1.9.22-1.0.17'