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 e37cbdd commit a5ada25Copy full SHA for a5ada25
r2dbc-mysql/pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>io.asyncer</groupId>
21
<artifactId>r2dbc-mysql</artifactId>
22
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
23
24
<name>Reactive Relational Database Connectivity - MySQL</name>
25
<url>https://github.com/asyncer-io/r2dbc-mysql</url>
test-native-image/pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<artifactId>test-native-image</artifactId>
8
9
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments