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
chayim committed Jul 10, 2023
2 parents a991a28 + 2cd2601 commit 5693b48
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 5693b48

Please sign in to comment.