Skip to content

Commit

Permalink
fix(deps): update dependency io.javalin:javalin-bundle to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2023
1 parent 5195647 commit ba0a2db
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 @@ -323,7 +323,7 @@ dependencies {
// Telemetry
implementation 'org.bstats:bstats-bukkit:3.0.2'
// better http server than spark
library "io.javalin:javalin-bundle:5.4.2"
library "io.javalin:javalin-bundle:5.5.0"
// DiscordSRV, optional dependency
compileOnly 'com.discordsrv:discordsrv:1.24.0'

Expand Down

0 comments on commit ba0a2db

Please sign in to comment.