|
2 | 2 |
|
3 | 3 | ## KotlinBukkitAPI
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 | [](https://github.com/DevSrSouza/KotlinBukkitAPI/stargazers)
|
7 | 7 | [](https://github.com/DevSrSouza/KotlinBukkitAPI/issues)
|
8 | 8 | [](https://github.com/DevSrSouza/KotlinBukkitAPI/commit)
|
@@ -125,14 +125,14 @@ More about how to setup a project with KotlinBukkitAPI [here](https://github.com
|
125 | 125 |
|
126 | 126 | | Name | Version |
|
127 | 127 | | --- | --- |
|
128 |
| -| Kotlin STD + JDK8 | 1.4.10 | |
129 |
| -| Kotlin Reflect | 1.4.10 | |
130 |
| -| [Kotlinx-coroutines](https://github.com/Kotlin/kotlinx.coroutines/) | 1.3.9 | |
| 128 | +| Kotlin STD + JDK8 | 1.5.0 | |
| 129 | +| Kotlin Reflect | 1.5.0 | |
| 130 | +| [Kotlinx-coroutines](https://github.com/Kotlin/kotlinx.coroutines/) | 1.5.0-RC | |
131 | 131 | | [Skedule](https://github.com/okkero/Skedule) | 1.2.6 |
|
132 |
| -| [Kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization) | 1.4.0-RC | |
133 |
| -| [KAML](https://github.com/charleskorn/kaml) | 0.19.0 | |
134 |
| -| [Exposed](https://github.com/JetBrains/Exposed/) | 0.25.1 | |
135 |
| -| [HikariCP](https://github.com/brettwooldridge/HikariCP/) | 3.3.1 | |
| 132 | +| [Kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization) | 1.2.0 | |
| 133 | +| [KAML](https://github.com/charleskorn/kaml) | 0.31.0 | |
| 134 | +| [Exposed](https://github.com/JetBrains/Exposed/) | 0.32.1 | |
| 135 | +| [HikariCP](https://github.com/brettwooldridge/HikariCP/) | 4.0.3 | |
136 | 136 |
|
137 | 137 | ## Modules
|
138 | 138 | | Module | Description |
|
|
0 commit comments