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 8a680cf commit dc1652eCopy full SHA for dc1652e
build.gradle
@@ -68,7 +68,6 @@ subprojects {
68
}
69
test {
70
maxHeapSize = "1024m"
71
- jvmArgs "-XX:MaxPermSize=256m"
72
73
bootJar {
74
enabled = false
gradle.properties
@@ -8,5 +8,5 @@ kordampPluginVersion=0.47.0
8
lettucemodVersion=1.8.1
9
testcontainersRedisVersion=1.4.6
10
jredisearchVersion=2.2.0
11
-trinoVersion=366
+trinoVersion=367
12
ulidVersion=4.1.2
0 commit comments