Skip to content

Commit

Permalink
chore: bump jda to 5.1.0
Browse files Browse the repository at this point in the history
chore: bump jemoji to 1.5.1
  • Loading branch information
itsmefox committed Aug 21, 2024
1 parent 950b772 commit a871e23
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p align="center">
<a href="https://github.com/viascom/aluna-spring-boot-starter/releases"><img src="https://img.shields.io/maven-metadata/v.svg?label=maven-central&metadataUrl=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fio%2Fviascom%2Fdiscord%2Fbot%2Faluna-spring-boot-starter%2Fmaven-metadata.xml"
alt="Maven central"></a>
<a href=""><img src="https://img.shields.io/badge/JDA--Version-5.0.2-blue.svg"
<a href=""><img src="https://img.shields.io/badge/JDA--Version-5.1.0-blue.svg"
alt="JDA-Version "></a>
<img src="https://img.shields.io/badge/Kotlin-2.0.10-%238052ff?logo=kotlin"
alt="Kotlin Version">
Expand All @@ -23,6 +23,7 @@

| aluna-spring-boot-starter | JDA | Spring Boot | Kotlin | Emoji Library | nanoid-kotlin |
|:--------------------------|:--------------------------------------------------------------------------:|:--------------------------------------------------------------------------:|:----------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------:|
| `1.1.9` | <img src="https://img.shields.io/badge/5.1.0-brightgreen.svg" alt="5.1.0"> | <img src="https://img.shields.io/badge/3.3.2-brightgreen.svg" alt="3.3.2"> | <img src="https://img.shields.io/badge/2.0.10-brightgreen.svg" alt="2.0.10"> | <img src="https://img.shields.io/badge/JEmoji-1.5.1-brightgreen.svg" alt="JEmoji 1.5.1"> | <img src="https://img.shields.io/badge/1.0.1-brightgreen.svg" alt="1.0.1"> |
| `1.1.8` | <img src="https://img.shields.io/badge/5.0.2-brightgreen.svg" alt="5.0.2"> | <img src="https://img.shields.io/badge/3.3.2-brightgreen.svg" alt="3.3.2"> | <img src="https://img.shields.io/badge/2.0.10-brightgreen.svg" alt="2.0.10"> | <img src="https://img.shields.io/badge/JEmoji-1.4.1-brightgreen.svg" alt="JEmoji 1.4.1"> | <img src="https://img.shields.io/badge/1.0.1-brightgreen.svg" alt="1.0.1"> |
| `1.1.7` | <img src="https://img.shields.io/badge/5.0.1-brightgreen.svg" alt="5.0.1"> | <img src="https://img.shields.io/badge/3.3.1-brightgreen.svg" alt="3.3.1"> | <img src="https://img.shields.io/badge/2.0.0-brightgreen.svg" alt="2.0.0"> | <img src="https://img.shields.io/badge/JEmoji-1.4.1-brightgreen.svg" alt="JEmoji 1.4.1"> | <img src="https://img.shields.io/badge/1.0.1-brightgreen.svg" alt="1.0.1"> |
| `1.1.6` | <img src="https://img.shields.io/badge/5.0.0-brightgreen.svg" alt="5.0.0"> | <img src="https://img.shields.io/badge/3.3.0-brightgreen.svg" alt="3.3.0"> | <img src="https://img.shields.io/badge/2.0.0-brightgreen.svg" alt="2.0.0"> | <img src="https://img.shields.io/badge/JEmoji-1.4.1-brightgreen.svg" alt="JEmoji 1.4.1"> | <img src="https://img.shields.io/badge/1.0.1-brightgreen.svg" alt="1.0.1"> |
Expand All @@ -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'
}
```

Expand All @@ -45,7 +46,7 @@ Maven:
<dependency>
<groupId>io.viascom.discord.bot</groupId>
<artifactId>aluna-spring-boot-starter</artifactId>
<version>1.1.8</version>
<version>1.1.9</version>
</dependency>
```

Expand Down
1 change: 1 addition & 0 deletions VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

| aluna-spring-boot-starter | JDA | Spring Boot | Kotlin | Emoji Library | nanoid-kotlin |
|:--------------------------|:-------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------:|:----------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------:|
| `1.1.9` | <img src="https://img.shields.io/badge/5.1.0-brightgreen.svg" alt="5.1.0"> | <img src="https://img.shields.io/badge/3.3.2-brightgreen.svg" alt="3.3.2"> | <img src="https://img.shields.io/badge/2.0.10-brightgreen.svg" alt="2.0.10"> | <img src="https://img.shields.io/badge/JEmoji-1.5.1-brightgreen.svg" alt="JEmoji 1.5.1"> | <img src="https://img.shields.io/badge/1.0.1-brightgreen.svg" alt="1.0.1"> |
| `1.1.8` | <img src="https://img.shields.io/badge/5.0.2-brightgreen.svg" alt="5.0.2"> | <img src="https://img.shields.io/badge/3.3.2-brightgreen.svg" alt="3.3.2"> | <img src="https://img.shields.io/badge/2.0.10-brightgreen.svg" alt="2.0.10"> | <img src="https://img.shields.io/badge/JEmoji-1.4.1-brightgreen.svg" alt="JEmoji 1.4.1"> | <img src="https://img.shields.io/badge/1.0.1-brightgreen.svg" alt="1.0.1"> |
| `1.1.7` | <img src="https://img.shields.io/badge/5.0.1-brightgreen.svg" alt="5.0.1"> | <img src="https://img.shields.io/badge/3.3.1-brightgreen.svg" alt="3.3.1"> | <img src="https://img.shields.io/badge/2.0.0-brightgreen.svg" alt="2.0.0"> | <img src="https://img.shields.io/badge/JEmoji-1.4.1-brightgreen.svg" alt="JEmoji 1.4.1"> | <img src="https://img.shields.io/badge/1.0.1-brightgreen.svg" alt="1.0.1"> |
| `1.1.6` | <img src="https://img.shields.io/badge/5.0.0-brightgreen.svg" alt="5.0.0"> | <img src="https://img.shields.io/badge/3.3.0-brightgreen.svg" alt="3.3.0"> | <img src="https://img.shields.io/badge/2.0.0-brightgreen.svg" alt="2.0.0"> | <img src="https://img.shields.io/badge/JEmoji-1.4.1-brightgreen.svg" alt="JEmoji 1.4.1"> | <img src="https://img.shields.io/badge/1.0.1-brightgreen.svg" alt="1.0.1"> |
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ plugins {
ext {
major = 1
minor = 1
patch = 8
patch = 9

isCiServer = System.getenv("GITHUB_ACTIONS") != null || System.getProperty("GITHUB_ACTIONS") != null

jdaVersion = "5.0.2"
jdaVersion = "5.1.0"
retrofitVersion = "2.9.0"
jacksonSpringBootVersion = "3.3.2"
jacksonVersion = "2.17.2"
Expand Down

0 comments on commit a871e23

Please sign in to comment.