Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/o…
Browse files Browse the repository at this point in the history
…rg.jetbrains-annotations-23.0.0' into combined-pr-branch
  • Loading branch information
rnorth committed Dec 3, 2021
2 parents 3044803 + f309c24 commit 40cc6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jdbc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
api project(':database-commons')
testImplementation project(':test-support')

compileOnly 'org.jetbrains:annotations:22.0.0'
compileOnly 'org.jetbrains:annotations:23.0.0'
testImplementation 'commons-dbutils:commons-dbutils:1.7'
testImplementation 'org.vibur:vibur-dbcp:25.0'
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.12'
Expand Down

0 comments on commit 40cc6cd

Please sign in to comment.