We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f12e7 commit 256bd2cCopy full SHA for 256bd2c
build.gradle
@@ -153,7 +153,7 @@ dependencies {
153
154
implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.7.3'
155
156
- implementation 'org.postgresql:postgresql:42.2.21'
+ implementation 'org.postgresql:postgresql:42.2.22'
157
158
implementation ('com.oracle.ojdbc:ojdbc10:19.3.0.0') {
159
// causing module issues
0 commit comments