We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a17d45 commit 494e43fCopy full SHA for 494e43f
pom.xml
@@ -7,11 +7,11 @@
7
</parent>
8
9
<artifactId>vertx-io_uring-incubator</artifactId>
10
- <version>4.5.7</version>
+ <version>4.5.8-SNAPSHOT</version>
11
<name>Vert.x io_uring incubator</name>
12
13
<properties>
14
- <stack.version>4.5.7</stack.version>
+ <stack.version>4.5.8-SNAPSHOT</stack.version>
15
<netty.iouring.version>0.0.25.Final</netty.iouring.version>
16
<junit.version>4.13.1</junit.version>
17
<assertj.version>3.4.1</assertj.version>
0 commit comments