Skip to content

Commit

Permalink
Merge pull request #72 from rexlManu/dependabot/gradle/redis.clients-…
Browse files Browse the repository at this point in the history
…jedis-5.1.5

build(deps): bump redis.clients:jedis from 5.1.4 to 5.1.5
  • Loading branch information
rexlManu authored Sep 24, 2024
2 parents 6556185 + a2d3f27 commit f40d145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spigot = { module = "org.spigotmc:spigot-api", version = "1.20.4-R0.1-SNAPSHOT"
paper = { module = "io.papermc.paper:paper-api", version = "1.20.4-R0.1-SNAPSHOT" }

annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
jedis = { module = "redis.clients:jedis", version = "5.1.4" }
jedis = { module = "redis.clients:jedis", version = "5.1.5" }
miniplaceholders = { module = "io.github.miniplaceholders:miniplaceholders-api", version = "2.2.3" }
commandframework = { module = "cloud.commandframework:cloud-paper", version = "1.8.4" }
configlib = { module = "de.exlll:configlib-yaml", version = "4.5.0" }
Expand Down

0 comments on commit f40d145

Please sign in to comment.