Skip to content

Commit

Permalink
Merge branch 'master' into search-resp3
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 committed Aug 6, 2023
2 parents 8a1f67e + 2cd2601 commit 6292b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To get started with Jedis, first add it as a dependency in your Java project. If
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.3.0</version>
<version>4.4.3</version>
</dependency>
```

Expand Down

0 comments on commit 6292b06

Please sign in to comment.