Skip to content

Commit

Permalink
Bump postgresql from 42.2.15 to 42.2.16 (#6785)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 24, 2020
1 parent 431b4bb commit 3b754bd
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 @@ -139,7 +139,7 @@ dependencies {

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

implementation 'org.postgresql:postgresql:42.2.15'
implementation 'org.postgresql:postgresql:42.2.16'

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

0 comments on commit 3b754bd

Please sign in to comment.