diff --git a/README.md b/README.md index 27a42518..1a7e1016 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Kotlin & JVM compatibility | Kodein | Kotlin | JDK | Compose | |:-----------:|:------:|:-------:|:----------:| +| 7.14.0 | 1.7.10 | min 1.8 | Compatible | | 7.13.1 | 1.7.0 | min 1.8 | Compatible | | 7.13.0 | 1.7.0 | min 1.8 | No | | 7.12.0 | 1.6.21 | min 1.8 | Compatible | diff --git a/doc/antora.yml b/doc/antora.yml index 1e0eeff1..fab03a56 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -1,7 +1,7 @@ name: kodein-di title: Kodein-DI -version: '7.12.0' -display_version: '7.12.0' +version: '7.14.0' +display_version: '7.14.0' nav: - modules/ROOT/nav.adoc - modules/core/nav.adoc @@ -10,6 +10,6 @@ nav: - modules/migration/nav.adoc asciidoc: attributes: - version: '7.12.0' - kotlin: '1.6.21' + version: '7.14.0' + kotlin: '1.7.10' jdk: '1.8' \ No newline at end of file diff --git a/doc/modules/framework/pages/compose.adoc b/doc/modules/framework/pages/compose.adoc index 361e0ebe..4dff0c8d 100644 --- a/doc/modules/framework/pages/compose.adoc +++ b/doc/modules/framework/pages/compose.adoc @@ -13,12 +13,12 @@ Here is a table containing the version compatibility: |=== |Kodein-DI |Compose compiler |Kotlin -|7.13.2 +|7.14.0 1.2.0-alpha01-dev745 -|1.7.0 +|1.7.10 |7.13.1 -1.2.0-alpha01-dev741 +1.2.0-alpha01-dev745 |1.7.0 |7.10.0