Skip to content

Commit c26d2ac

Browse files
kweinmeisterShabirmean
authored andcommitted
Add missing cloud-sql/r2dbc dependency versions
1 parent 7c2d5be commit c26d2ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloud-sql/r2dbc/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<dependency>
4545
<groupId>dev.miku</groupId>
4646
<artifactId>r2dbc-mysql</artifactId>
47+
<version>0.8.2.RELEASE</version>
4748
</dependency>
4849
<dependency>
4950
<groupId>com.google.cloud.sql</groupId>
@@ -56,6 +57,7 @@
5657
<dependency>
5758
<groupId>io.r2dbc</groupId>
5859
<artifactId>r2dbc-postgresql</artifactId>
60+
<version>0.8.13.RELEASE</version>
5961
</dependency>
6062
<dependency>
6163
<groupId>com.google.cloud.sql</groupId>

0 commit comments

Comments
 (0)