Skip to content

Commit d670eb2

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-free/org.jetbrains-annotations-26.0.2' into combined-pr-branch
2 parents 2ae2f06 + 5056a55 commit d670eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oracle-free/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)