-
Notifications
You must be signed in to change notification settings - Fork 107
Expand file tree
/
Copy pathgradle.properties
More file actions
23 lines (20 loc) · 882 Bytes
/
gradle.properties
File metadata and controls
23 lines (20 loc) · 882 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
version = 2.0.4
group = com.redis.om
description = Redis OM Spring provides powerful repository and custom object-mapping abstractions built on top of the powerful Spring Data Redis (SDR) framework.
springBootVersion = 4.0.0
springDependencyVersion = 1.1.7
testcontainersRedisVersion = 2.2.4
sdrVersion = 4.0.0
jedisVersion = 7.3.0
cdi = 2.0-PFD
autoServiceVersion = 1.1.1
guavaVersion = 33.4.8-jre
ulidVersion = 5.2.3
javapoetVersion = 1.13.0
elementaryVersion = 2.0.1
gsonVersion = 2.10.1
djlStarterVersion = 0.26
djlVersion = 0.30.0
springAiVersion = 1.0.1
azureIdentityVersion = 1.15.4
redisvlVersion = 0.13.1