Skip to content

Commit

Permalink
Bump postgresql from 42.2.5 to 42.2.6 (#5067)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and tobiasdiez committed Jun 20, 2019
1 parent 8d99db1 commit 52ea8f4
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 @@ -117,7 +117,7 @@ dependencies {

compile 'mysql:mysql-connector-java:8.0.16'

compile 'org.postgresql:postgresql:42.2.5'
compile 'org.postgresql:postgresql:42.2.6'

compile 'net.java.dev.glazedlists:glazedlists_java15:1.9.1'

Expand Down

0 comments on commit 52ea8f4

Please sign in to comment.