Skip to content

Commit

Permalink
Bump postgresql from 42.2.12 to 42.2.14 (#6610)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 16, 2020
1 parent bc63ccb commit f768fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ dependencies {

implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.6.0'

implementation 'org.postgresql:postgresql:42.2.12'
implementation 'org.postgresql:postgresql:42.2.14'

implementation ('com.oracle.ojdbc:ojdbc10:19.3.0.0') {
// causing module issues
Expand Down

0 comments on commit f768fe0

Please sign in to comment.