Skip to content

Commit 71d56c4

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/oracle-xe/org.jetbrains-annotations-26.1.0' into combined-pr-branch
2 parents 25672b5 + d00d339 commit 71d56c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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(':testcontainers-jdbc-test')
1010
testImplementation 'com.oracle.database.jdbc:ojdbc11:23.26.1.0.0'
1111

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

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

0 commit comments

Comments
 (0)