Upgrade to Oracle R2DBC 1.1.1

Closes gh-34723
This commit is contained in:
Andy Wilkinson
2023-03-22 21:36:41 +00:00
parent 704e92756f
commit 65fe80cd9f

View File

@@ -1043,7 +1043,7 @@ bom {
]
}
}
library("Oracle R2DBC", "1.1.0") {
library("Oracle R2DBC", "1.1.1") {
group("com.oracle.database.r2dbc") {
modules = [
"oracle-r2dbc"