Skip to content

Commit 40cc6cd

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/org.jetbrains-annotations-23.0.0' into combined-pr-branch
2 parents 3044803 + f309c24 commit 40cc6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api project(':database-commons')
55
testImplementation project(':test-support')
66

7-
compileOnly 'org.jetbrains:annotations:22.0.0'
7+
compileOnly 'org.jetbrains:annotations:23.0.0'
88
testImplementation 'commons-dbutils:commons-dbutils:1.7'
99
testImplementation 'org.vibur:vibur-dbcp:25.0'
1010
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.12'

0 commit comments

Comments
 (0)