Skip to content

Commit 2ae2f06

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-xe/org.jetbrains-annotations-26.0.2' into combined-pr-branch
2 parents 0ec27e3 + 5a1fefa commit 2ae2f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oracle-xe/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
testImplementation project(':jdbc-test')
1010
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.5.0.24.07'
1111

12-
compileOnly 'org.jetbrains:annotations:24.1.0'
12+
compileOnly 'org.jetbrains:annotations:26.0.2'
1313

1414
testImplementation testFixtures(project(':r2dbc'))
1515
testRuntimeOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.2.0'

0 commit comments

Comments
 (0)