There was an error while loading. Please reload this page.
2 parents 3044803 + f309c24 commit 40cc6cdCopy full SHA for 40cc6cd
modules/jdbc/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':database-commons')
5
testImplementation project(':test-support')
6
7
- compileOnly 'org.jetbrains:annotations:22.0.0'
+ compileOnly 'org.jetbrains:annotations:23.0.0'
8
testImplementation 'commons-dbutils:commons-dbutils:1.7'
9
testImplementation 'org.vibur:vibur-dbcp:25.0'
10
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.12'
0 commit comments