Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
Update dependency redis.clients:jedis to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2023
1 parent ab8ba61 commit 4de0f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
//compileOnly("com.github.emortaldev:Kstom:def1719826")
//compileOnly("net.luckperms:api:5.3")

compileOnly("redis.clients:jedis:4.3.2")
compileOnly("redis.clients:jedis:4.4.0")
compileOnly("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.0")

compileOnly("org.litote.kmongo:kmongo-coroutine-serialization:4.9.0")
Expand Down

0 comments on commit 4de0f84

Please sign in to comment.