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 f2ebabb commit 711b35eCopy full SHA for 711b35e
README.md
@@ -29,11 +29,11 @@ dependencies {
29
30
### Version Compatibility
31
32
-| **ExposedPagination** | **Exposed** | Ktor | **Kotlin** |
33
-|-----------------------|------------------|-------|------------|
34
-| 1.0.13 | \>= 1.0.0-rc-1 | 3.3.0 | \>= 2.2.20 |
35
-| 1.0.12 | \>= 1.0.0-beta-5 | 3.2.3 | \>= 2.2.0 |
36
-| 1.0.11 | = 0.61.0 | 3.1.2 | \>= 2.1.20 |
+| **ExposedPagination** | **Exposed** | Ktor | **Kotlin** |
+|-----------------------|----------------|-------|------------|
+| 1.0.13 | \>= 1.0.0-rc-1 | 3.3.0 | \>= 2.2.20 |
+| 1.0.12 | = 1.0.0-beta-5 | 3.2.3 | \>= 2.2.0 |
+| 1.0.11 | = 0.61.0 | 3.1.2 | \>= 2.1.20 |
37
38
---
39
0 commit comments