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 3b4444e + 982ca9d commit acbb7f9Copy full SHA for acbb7f9
modules/oracle-xe/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
testImplementation project(':jdbc-test')
13
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09'
14
15
- compileOnly 'org.jetbrains:annotations:24.0.1'
+ compileOnly 'org.jetbrains:annotations:24.1.0'
16
17
testImplementation testFixtures(project(':r2dbc'))
18
testRuntimeOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.2.0'
0 commit comments