Skip to content

Commit 7d59a7e

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/org.jetbrains-annotations-21.0.1' into combined-pr-branch
2 parents 8c00c85 + ef197a4 commit 7d59a7e

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
compile project(':database-commons')
55
testCompile project(':test-support')
66

7-
compileOnly 'org.jetbrains:annotations:20.1.0'
7+
compileOnly 'org.jetbrains:annotations:21.0.1'
88
testCompile 'commons-dbutils:commons-dbutils:1.7'
99
testCompile 'org.vibur:vibur-dbcp:25.0'
1010
testCompile 'org.apache.tomcat:tomcat-jdbc:10.0.6'

0 commit comments

Comments
 (0)