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 7d6805f commit cfbc751Copy full SHA for cfbc751
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>io.trino</groupId>
7
<artifactId>trino-root</artifactId>
8
- <version>396</version>
+ <version>397</version>
9
</parent>
10
11
<groupId>com.redis</groupId>
@@ -18,7 +18,7 @@
18
<lettucemod.version>3.1.5</lettucemod.version>
19
<lettuce.version>6.2.0.RELEASE</lettuce.version>
20
<testcontainers-redis.version>1.6.2</testcontainers-redis.version>
21
- <ulid.version>5.0.0</ulid.version>
+ <ulid.version>5.0.2</ulid.version>
22
23
<air.check.skip-license>true</air.check.skip-license>
24
<air.check.skip-checkstyle>true</air.check.skip-checkstyle>
0 commit comments