We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b24b35a commit bcff414Copy full SHA for bcff414
2 files changed
README.md
@@ -53,7 +53,7 @@ This module is typically used by domain and data-layer microservices that requir
53
<dependency>
54
<groupId>org.fireflyframework</groupId>
55
<artifactId>fireflyframework-r2dbc</artifactId>
56
- <version>26.02.05</version>
+ <version>26.02.06</version>
57
</dependency>
58
```
59
pom.xml
@@ -7,12 +7,12 @@
7
<parent>
8
9
<artifactId>fireflyframework-parent</artifactId>
10
11
<relativePath/>
12
</parent>
13
14
15
16
<packaging>jar</packaging>
17
18
<name>Firefly Framework - R2DBC</name>
0 commit comments