Upgrade to Oracle R2DBC 1.1.0

Closes gh-34102
This commit is contained in:
Andy Wilkinson 2023-02-06 13:19:46 +00:00
parent e80c3dbdb2
commit 89a15d39d2

View File

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