diff --git a/README.md b/README.md index 691d47d..5a6cda7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
-
@@ -23,6 +23,7 @@
| aluna-spring-boot-starter | JDA | Spring Boot | Kotlin | Emoji Library | nanoid-kotlin |
|:--------------------------|:--------------------------------------------------------------------------:|:--------------------------------------------------------------------------:|:----------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------:|
+| `1.1.9` | | | | | |
| `1.1.8` | | | | | |
| `1.1.7` | | | | | |
| `1.1.6` | | | | | |
@@ -35,7 +36,7 @@ Gradle:
```gradle
dependencies {
- implementation 'io.viascom.discord.bot:aluna-spring-boot-starter:1.1.8'
+ implementation 'io.viascom.discord.bot:aluna-spring-boot-starter:1.1.9'
}
```
@@ -45,7 +46,7 @@ Maven: