We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7df725 commit 76c8dc0Copy full SHA for 76c8dc0
gradle.properties
@@ -1,16 +1,16 @@
1
group=com.redis
2
3
-bootPluginVersion=2.6.6
+bootPluginVersion=2.6.7
4
dependencyPluginVersion=1.0.11.RELEASE
5
dockerPluginVersion=0.32.0
6
kordampBuildVersion=2.6.0
7
kordampPluginVersion=0.47.0
8
9
airliftVersion=215
10
-antlrVersion=4.9.3
11
-lettucemodVersion=2.17.0
+antlrVersion=4.10.1
+lettucemodVersion=2.18.2
12
testcontainersRedisVersion=1.5.5
13
-sliceVersion=0.41
14
-trinoVersion=375
15
-ulidVersion=4.1.2
+sliceVersion=0.42
+trinoVersion=380
+ulidVersion=4.2.1
16
unitsVersion=1.6
0 commit comments