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.
2 parents 277e180 + b4313b0 commit 9e1219cCopy full SHA for 9e1219c
modules/oracle-xe/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
testImplementation project(':jdbc-test')
13
testImplementation 'com.oracle.database.jdbc:ojdbc11:21.9.0.0'
14
15
- compileOnly 'org.jetbrains:annotations:24.0.0'
+ compileOnly 'org.jetbrains:annotations:24.0.1'
16
17
testImplementation testFixtures(project(':r2dbc'))
18
testImplementation 'com.oracle.database.r2dbc:oracle-r2dbc:1.0.0'
0 commit comments