Skip to content

Commit

Permalink
Update jedis to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Jul 30, 2024
1 parent 139ab13 commit 6c37ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ val rocksDBVersion: String = "9.4.0"

val mapdbVersion: String = "3.1.0"

val jedisVersion: String = "5.1.3"
val jedisVersion: String = "5.1.4"

val fabricVersion: String = "1.15.3"

Expand Down

0 comments on commit 6c37ec4

Please sign in to comment.