File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ RedisGraph Java client
2121 <dependency >
2222 <groupId >com.redislabs</groupId >
2323 <artifactId >jredisgraph</artifactId >
24- <version >2.3 .0</version >
24+ <version >2.4 .0</version >
2525 </dependency >
2626 </dependencies >
2727```
4343 <dependency >
4444 <groupId >com.redislabs</groupId >
4545 <artifactId >jredisgraph</artifactId >
46- <version >2.4 .0-SNAPSHOT</version >
46+ <version >2.5 .0-SNAPSHOT</version >
4747 </dependency >
4848 </dependencies >
4949```
Original file line number Diff line number Diff line change 66
77 <groupId >com.redislabs</groupId >
88 <artifactId >jredisgraph</artifactId >
9- <version >2.4 .0-SNAPSHOT</version >
9+ <version >2.5 .0-SNAPSHOT</version >
1010
1111 <name >JRedisGraph</name >
1212 <description >Official client for Redis-Graph</description >
You can’t perform that action at this time.
0 commit comments