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 af81df0 + 33ee416 commit 3a54434Copy full SHA for 3a54434
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:21.0.1'
+ compileOnly 'org.jetbrains:annotations:22.0.0'
10
}
0 commit comments