Skip to content

Commit

Permalink
Bump commons-dbutils from 1.6 to 1.7 in /modules/postgresql
Browse files Browse the repository at this point in the history
Bumps commons-dbutils from 1.6 to 1.7.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Dec 23, 2018
1 parent b5f4d8a commit 8120d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/postgresql/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ dependencies {

testCompile 'org.postgresql:postgresql:9.3-1101-jdbc41'
testCompile 'com.zaxxer:HikariCP-java6:2.3.8'
testCompile 'commons-dbutils:commons-dbutils:1.6'
testCompile 'commons-dbutils:commons-dbutils:1.7'
}

0 comments on commit 8120d96

Please sign in to comment.