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 40cc6cd + 5532ac6 commit a602729Copy full SHA for a602729
modules/oracle-xe/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
testImplementation project(':jdbc-test')
7
testImplementation 'com.oracle.ojdbc:ojdbc8:19.3.0.0'
8
9
- compileOnly 'org.jetbrains:annotations:22.0.0'
+ compileOnly 'org.jetbrains:annotations:23.0.0'
10
}
0 commit comments