Skip to content

Commit

Permalink
Merge pull request #605 from purrbot-site/dependabot/gradle/io.javali…
Browse files Browse the repository at this point in the history
…n-javalin-6.1.2

Bump io.javalin:javalin from 6.1.0 to 6.1.2
  • Loading branch information
Andre601 authored Feb 26, 2024
2 parents 148f60a + 3f3bfc0 commit 8a3ebed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation group: 'com.github.rainestormee', name: 'jda-command', version: '1.1.5'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.8'
implementation group: 'org.projectlombok', name: 'lombok', version: '1.18.30'
implementation group: 'io.javalin', name: 'javalin', version: '6.1.0'
implementation group: 'io.javalin', name: 'javalin', version: '6.1.2'
implementation group: 'org.json', name: 'json', version: '20240205'
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.12.0'
}
Expand Down

0 comments on commit 8a3ebed

Please sign in to comment.