bump redis version
This commit is contained in:
parent
60a89cdd60
commit
0cb1aa8186
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ version = "0.1.0"
|
||||||
description = "The main SR plugin."
|
description = "The main SR plugin."
|
||||||
|
|
||||||
val mcVersion = "1.20.4-R0.1-SNAPSHOT"
|
val mcVersion = "1.20.4-R0.1-SNAPSHOT"
|
||||||
val redisVersion = "5.1.2"
|
val redisVersion = "5.2.0-beta1"
|
||||||
val invuiVersion = "1.26"
|
val invuiVersion = "1.26"
|
||||||
|
|
||||||
val javaVersion = 22
|
val javaVersion = 22
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue