Skip to content

Commit 9fb9a93

Browse files
authored
Merge pull request #661 from purrbot-site/dependabot/gradle/io.javalin-javalin-6.5.0
Bump io.javalin:javalin from 6.4.0 to 6.5.0
2 parents 5b9219b + 4d198c2 commit 9fb9a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation group: 'com.github.rainestormee', name: 'jda-command', version: '1.1.5'
6161
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.2.0'
6262
implementation group: 'org.projectlombok', name: 'lombok', version: '1.18.36'
63-
implementation group: 'io.javalin', name: 'javalin', version: '6.4.0'
63+
implementation group: 'io.javalin', name: 'javalin', version: '6.5.0'
6464
implementation group: 'org.json', name: 'json', version: '20250107'
6565
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.12.0'
6666
}

0 commit comments

Comments
 (0)