Skip to content

Commit ef197a4

Browse files
Bump annotations from 20.1.0 to 21.0.1 in /modules/jdbc
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 20.1.0 to 21.0.1. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@20.1.0...21.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ad9e09 commit ef197a4

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)