Skip to content

Commit 4423e03

Browse files
committed
#54 - Upgrade to R2DBC 1.0 M7.
1 parent 432b885 commit 4423e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<hsqldb.version>2.4.1</hsqldb.version>
3232
<postgresql.version>42.2.5</postgresql.version>
3333
<mssql-jdbc.version>7.1.2.jre8-preview</mssql-jdbc.version>
34-
<r2dbc.version>1.0.0.BUILD-SNAPSHOT</r2dbc.version>
34+
<r2dbc.version>1.0.0.M7</r2dbc.version>
3535
<r2dbc-spi.version>${r2dbc.version}</r2dbc-spi.version>
3636
<r2dbc-postgresql.version>${r2dbc.version}</r2dbc-postgresql.version>
3737
<r2dbc-h2.version>${r2dbc.version}</r2dbc-h2.version>

0 commit comments

Comments
 (0)