Skip to content

Commit

Permalink
Bump redis.clients:jedis in /PluginsAndFeatures/azure-toolkit-for-rider
Browse files Browse the repository at this point in the history
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 3.6.3 to 5.1.5.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@v3.6.3...v5.1.5)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 0502c0e commit b2bd207
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation(libs.azureToolkitRedisLib)
implementation(libs.azureToolkitIdeCommonLib)
implementation(libs.azureToolkitIdeRedisLib)
implementation("redis.clients:jedis:3.6.3")
implementation("redis.clients:jedis:5.1.5")

compileOnly("org.projectlombok:lombok:1.18.24")
compileOnly("org.jetbrains:annotations:24.0.0")
Expand Down

0 comments on commit b2bd207

Please sign in to comment.