Skip to content

Commit

Permalink
fix(deps): update dependency io.javalin:javalin-bundle to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2023
1 parent ea2613d commit 07bf58b
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 @@ -264,7 +264,7 @@ dependencies {
// Telemetry
implementation 'org.bstats:bstats-bukkit:3.0.1'
// better http server than spark
library "io.javalin:javalin-bundle:5.3.2"
library "io.javalin:javalin-bundle:5.4.2"
// DiscordSRV, optional dependency
compileOnly 'com.discordsrv:discordsrv:1.24.0'

Expand Down

0 comments on commit 07bf58b

Please sign in to comment.