Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle…
Browse files Browse the repository at this point in the history
…-xe/com.oracle.database.jdbc-ojdbc11-23.4.0.24.05' into combined-pr-branch
  • Loading branch information
eddumelendez committed May 22, 2024
2 parents 2f116e0 + 647ab85 commit f2f33f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/oracle-xe/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.2.0'

testImplementation project(':jdbc-test')
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09'
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.4.0.24.05'

compileOnly 'org.jetbrains:annotations:24.1.0'

Expand Down

0 comments on commit f2f33f2

Please sign in to comment.